What problem does it solve?
Create a session handoff document so work can continue in a new session or with another agent. Use when just saved a plan or spec, just raised or merged a PR, ending a work session, context-switching, or explicitly told to hand off / continue later. Triggers on phrases like "hand this off", "continue in a new session", "pick this up later", "end of session", "wrap up".
Core Features & Use Cases
- Auto-detect context within the active worktree and scaffold a handoff prefill.
- Generate a structured Markdown handoff with metadata (date, branch, path, last commit, PR status) and a concise recap of decisions and next steps.
- Save the document under .claude/handoffs/YYYY-MM-DD-<slug>.md and commit as a baby step to preserve history.
Quick Start
Ask Claude to generate a handoff document for the current worktree and save it under .claude/handoffs.