一键导入
deploy-and-recover
Handle persistent install, flash, and recovery flows through forge.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Handle persistent install, flash, and recovery flows through forge.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Carry shared or u64-specific 1541ultimate changes into Spiffy c64u while preserving Spiffy-only behavior such as WASD differences.
Check patch compatibility and export upstreamable 1541ultimate work.
Refresh pinned upstream repos and check patch compatibility.
Build disposable artifacts through the root forge interface.
Inspect or exercise the CI baseline and ordered transient canary workflows.
Perform the safest normal hardware validation path through forge run.
| name | deploy-and-recover |
| description | Handle persistent install, flash, and recovery flows through forge. |
Use this skill only when the user explicitly wants a persistent install image, a hard, permanent, or persistent flash path, or JTAG recovery.
install, flash, or recover, with explicit permanent or repair intent.--jtag-url override.u64, prefer ./forge install u64 because that is the persistent u64 path exposed by the current root command surface.c64u, or if u64 is unavailable and the user explicitly wants the permanent path, use ./forge flash c64u.ue2../forge recover <target> for repair, with --jtag-url when needed.u64, make it explicit when persistent intent mapped to install rather than a direct flash verb.recover, report that the flow delegates to the upstream 1541ultimate recovery tooling.flash as the highest-risk path and keep that explicit.flash for run or install.