.claude/commands/handoff.md
2026-04-30
![]()
This gist defines a command for Claude to generate handoff documents between agent sessions, establishing a structured workflow for documenting session accomplishments, decisions, and context for future continuity. The command specifies a timestamped filename format (YYYY-MM-DD-NNN-slug.md) with sequential numbering per day, requires user confirmation before writing, and mandates that handoff documents capture concrete deliverables, architectural decisions, and pre-existing context needed by subsequent sessions.
Was this useful?