From dx
Writes or updates a handoff document (HANDOFF.md) to transfer context between agents, preserving goals, progress, and next steps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dx:handoffThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Write or update a handoff document so the next agent with fresh context can continue this work.
Write or update a handoff document so the next agent with fresh context can continue this work.
Steps:
Save as HANDOFF.md in the project root and tell the user the file path so they can start a fresh conversation with just that path.
npx claudepluginhub guangyans/claude-code-tips5plugins reuse this skill
First indexed Jun 10, 2026
Writes or updates a handoff document (HANDOFF.md) to transfer context between agents, preserving goals, progress, and next steps.
Writes or updates structured handoff documents (HANDOFF.md) with Goal, First Action, Context, Progress, successes, failures, and next steps for resuming work with a fresh agent.
Writes or updates a HANDOFF.md to transfer context between agent sessions. Summarizes progress, findings, and next steps so a fresh agent can continue the work.