| name | session-handoff |
| description | Use this checklist at the end of a working session before context is lost. |
Session Handoff Skill
Use this checklist at the end of a working session before context is lost.
When to Use
- Before ending a session (user says "wrap up", "handoff", "done for now")
- Before context compaction warnings
- After completing a major piece of work
Handoff Checklist
1. Write Decisions to Files
2. Update Progress Tracking
3. Add Handoff Notes (if applicable)
If work continues in another session:
4. Commit and Push
5. Verify Nothing Lost
Common Mistakes to Avoid
- Leaving important context only in conversation
- Forgetting to update progress percentages
- Not specifying recommended task order when it matters
- Outdated notes that contradict current state
- Uncommitted work