From dx
Creates or updates HANDOFF.md summarizing project goal, progress, successes, failures, and next steps for agent handoffs or fresh sessions.
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 ykdojo/claude-code-tips --plugin dxWrites 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.
Updates progress and next-step documentation for agent handoffs, detailing changes, verifications, blockers, and next actions.
Produces a handoff document so a fresh agent can continue work from the current session. Handles both mid-arc continuation and backlog handoffs.