handover
Installation
SKILL.md
Handover
Generate a HANDOVER.md file in the project root that captures the full session context so the next Claude (or developer) can pick up exactly where this session left off.
Workflow
-
Analyze the conversation — Review the entire session to identify:
- Tasks attempted and their outcomes (completed, in-progress, blocked)
- Bugs encountered and how they were resolved
- Key technical decisions and their rationale
- Unexpected issues, workarounds, and gotchas
- Files created, modified, or deleted
-
Identify next steps — Determine what remains to be done:
- Incomplete tasks with clear continuation points
- Known issues that need attention
- Follow-up work that was discussed but not started