handover-resume
Resume another actor's work
Find the canonical handover, inspect its files and open feedback, then continue it without replaying the original chat.
Install
Add this skill to your agent
skills CLI
npx skills add 44-pixels/handover-mcp --skill handover-resumeThe installer lets you choose Codex, Claude Code, Cursor, and other detected compatible agents.
Outcome
What the agent will do
The skill produces a verified resume brief, reads original artifacts, uses optimistic concurrency, and leaves an attributable new revision.
- Resolve a stable link, slug, or search result
- Read the exact revision and original artifacts
- Surface open annotations, decisions, and constraints
- Continue with an optimistic concurrency check
Try it
Ask your agent in plain language
Example request
Resume this handover, verify the current revision and open feedback, then continue from the next action.The skill should activate from intent. You do not need to name its file or memorize a command.
Compatibility
What this skill requires
Requires Handover MCP or the handover-sh CLI.
- Handover record access
- MCP or CLI
Triggers
When this skill should activate
- Pick up this handover
- Resume from this link
- Continue another agent's work
- Move this task to another model
Runtime map
Capabilities this workflow uses
MCP toolshandover.whoami, handover.search, handover.get, handover.continue
CLI commandshandover whoami, handover search, handover show, handover pull, handover continue
Use it for real
Connect the skill to an identity.
Handover MCP and the CLI preserve the authenticated human or service agent in every revision.
Connect Handover