Resume

Restore an arc that was killed mid-flight by something external — API 529 / 500, ENOTFOUND, ConnectionRefused, an expired login, a laptop that slept, a Ctrl-C. The operator restarts, types `resume`, and means *continue as though nothing had stopped you*: same arc, same plan, subagents and workflows that died put back on their feet. It does NOT mean "wrap up what you can". Nothing was written down in advance — the session did not intend to stop — so state is reconstructed forensically from the transcript, from the dead agents' surviving output files on disk, and from the tree. Distinct from `handoff` (a doc written on purpose for the next agent), `handback` (a message written on purpose for the human), and `persist` (a loop that restarts contexts by design). All three assume a VOLUNTARY stop that left an artifact. `resume` is the involuntary case. USE WHEN: "resume", "continue", "keep going", "carry on", "pick up where you left off", "as you were", "continue /autonomous", "resume the loop", or any session whos

broomva b3da1f0 7 files · 129.5 KB Updated

File contents

broomva/skills/tree/main/skills/orchestration/resume commit b3da1f034d

Frequently asked questions

npx skillmds@latest add broomva/resume