What problem does it solve? After implementation closeout, a human reviewer often lacks the context to verify a finished feature. This Skill restores that context and walks the reviewer through one acceptance scenario at a time, producing a durable, resumable acceptance record instead of relying on old chat history. ## Core Features & Use Cases - Zero-Context Orientation: Explains what changed, why it matters, and the exact starting entrypoint in plain product language before any verification begins. - Guided Step-by-Step Acceptance: Leads one scenario and one step at a time, persisting observed results, evidence, and a resume cursor into a schema-valid human-acceptance.json file. - Explicit Verdicts and Failure Routing: Records accepted, rejected, or blocked outcomes and routes defects to /sp-implement, /sp-debug, /sp-clarify, or /sp-specify without editing production code. - Use Case: A developer finishes a feature in a spec-kit project; the product owner returns days later with no memory of the work and is guided through verifying each user-visible behavior until a final acceptance verdict is recorded. ## Quick Start Ask the agent to run the sp-accept workflow for the completed feature so it can walk you through verifying each acceptance scenario step by step.