بنقرة واحدة
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 المهني
| 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.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.