| name | done |
| description | Wrap up the current session by writing a short HANDOFF.md in the project folder, so the next session can resume quickly. Use when the user says done, wrap up, close this out, or capture the session. |
Done
Close the session by capturing where things stand.
Workflow
- Review what changed this session, what was decided, and what comes next.
- Overwrite
./HANDOFF.md in the current project folder with a snapshot of 30 lines or fewer, using these sections:
- Status — where the work stands right now
- Next steps — the first concrete things to do next session
- Key files — the paths that matter, each with a one-line note
- Decisions — choices made this session, and briefly why
- Show the user what you wrote.
Replace the whole file each time — HANDOFF.md is a current-state snapshot, not a log. Do not append dated entries.