What problem does it solve? Ending an agent session without a structured handoff forces the next session to re-derive trust from zero: which work was verified, which metrics failed, and what to do next are all lost. This Skill standardizes the exit process so evidence, blockers, and next steps are captured before a session closes. ## Core Features & Use Cases - Exit Checklist: Identifies the active task from feature lists, specs, or session todos, then collects actual gate-report evidence rather than prose claims. - Structured Handoff Report: Produces a session-handoff document with fixed sections covering verified metrics, changes, broken or unverified items, decisions, next steps, and reproducible commands. - Refine Phase Fallback: When no scheduler ran and the primary agent is spec-lead, runs the Refine phase and presents its proposal in the report without writing any ledger or standards files. - Use Case: Before closing a long coding session, invoke the handoff to record the gate report metrics verbatim, list red and unavailable metrics, and leave the next session a reproducible command trail. ## Quick Start Run the clean handoff before ending this session and produce a handoff report with the latest verification evidence and git status.