What problem does it solve? When a work session ends or ownership changes, critical context about project state, decisions, and blockers is often lost, forcing the next person or agent to reconstruct progress from scratch. This Skill captures verified continuity information so work can resume without ambiguity. ## Core Features & Use Cases - Evidence-Backed Handoff Records: Writes synchronized machine-readable JSON and Markdown handoff reports covering milestone status, key decisions, blockers, and the next approved action. - State Verification: Validates milestone status against observable evidence rather than intent statements, and fails closed when authoritative execution state is missing or stale. - Approval Gates: Requires explicit approval before altering scope commitments or handing off actions involving destructive or external mutations. - Use Case: At the end of a partially completed workflow, invoke this Skill to publish a handoff report with clear blockers and a resume point so the next operator can continue without re-investigating prior work. ## Quick Start Use the project-handoff skill to record the current session's verified progress, blockers, and next approved action before transferring ownership.