What problem does it solve?
Use when ending a session with unfinished work, switching context, or preparing for another agent to continue. Write or update a handoff document so the next agent with fresh context can continue this work. NOT for: session notes, commit messages, or PR descriptions — only structured handoffs for agent continuity.
Core Features & Use Cases
- Structured handoff content: include Goal, Current Progress, What Worked, WhatDidn't Work, and Next Steps to ensure continuity.
- Localized at project root: saves HANDOFF.md so the next agent can resume work without re-tracing context.
- Use Case: when handing off a project between agents or sessions, generate a clear handoff doc that can be picked up by anyone with fresh context.
Quick Start
Create or update HANDOFF.md at the project root with sections Goal, Current Progress, What Worked, What Didn't Work, and Next Steps.