Handoff resume
Skill marsmike/agentic-toolkit/plugins/handoff/skills/handoff-resume
Resume from the latest handoff in this repo — load it and continue from the next step. Also surfaces any newer PreCompact auto-snapshot.From its SKILL.md
npx -y skills add marsmike/agentic-toolkit --skill handoff-resumeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 172 tokens by cl100k_base, as published. Nobody here has run it
Handoff Resume
- Run:
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/handoff.py" resume - Read the printed handoff (and any newer auto-snapshot — printed only when it postdates
the handoff, per
../handoff/references/workflow.md's auto-snapshot note). Orient: restate the goal, what's done, and what was ruled out in 3–5 lines. - Announce the plan and continue from the Next Step. Don't redo settled work.
No _handoff/ directory, or no handoff files in it, both print a plain "nothing to
resume" message — not an error; a repo that has never used this plugin is a normal state.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.