What problem does it solve?
It prevents critical context from being lost when a session ends by capturing what was completed, what remains pending, and what was learned, then writing a handoff note for the next person or future session.
Core Features & Use Cases
- Three-part wrap-up capture (DONE / PENDING / LEARNED): Ensures every session ending produces actionable continuity with no missing sections.
- Single always-current handoff file: Overwrites
.claude/handoff.md so the latest state is always available.
- Learning-to-memory flow: Promotes reusable insights into
MEMORY.md (via the self-correction loop) while still reflecting them in the handoff for immediate continuity.
- Use cases: Software development work, exploratory research sessions, iterative refactors, and multi-task troubleshooting where handoffs across time or people are common.
Quick Start
When you say “wrap up” or “let’s stop here,” ask me to write the handoff note to .claude/handoff.md from your session’s completed work, pending tasks, and learnings.