What problem does it solve?
The handover skill prevents the next session from wasting time re-explaining what happened by capturing the current state, next steps, blockers, and pending decisions in a structured inbox entry.
Core Features & Use Cases
- Priority-scored work inventory: Organizes items into 🔴 URGENT, 🟡 IN PROGRESS, 🟢 READY, 🔵 WAITING, and ❓ DECISIONS with explicit priority/effort/clarity signals.
- Inbox-ready handover output: Writes a dated section to notes/inbox.md that includes summaries, context, and file paths so another person (or the model) can resume efficiently.
- Pickup guidance hooks: Produces a mental pickup script that identifies what to surface first and what context/agent persona to load for continuation.
Use case: You finish a feature implementation that is 80% complete, hit a testing gap, and are waiting on a review decision; the next session starts immediately with the correct next action and the right context.
Quick Start
Use the handover skill by telling your AI to run the end-of-session handover and update notes/inbox.md so the next session can resume without repeating background.