What problem does it solve? Learning a new spec-driven workflow is hard when documentation is abstract; this Skill teaches the OpenSpec change lifecycle by doing real work in your own codebase, with narration at every step. ## Core Features & Use Cases - Guided Full-Cycle Walkthrough: Covers explore, change creation, proposal, specs, design, tasks, implementation, and archive phases with EXPLAIN → DO → SHOW → PAUSE teaching pattern. - Codebase Task Discovery: Scans for TODO/FIXME comments, missing error handling, untested functions, and debug artifacts to suggest appropriately scoped starter tasks. - Graceful Exits and Guardrails: Handles mid-session stops, scope-too-large steering, and command-reference-only requests without losing progress. - Use Case: A developer new to OpenSpec runs the onboarding, picks a small real fix from the suggestions, and completes their first archived change in about 15-20 minutes while learning every command. ## Quick Start Ask the assistant to walk you through your first OpenSpec change using the openspec-onboard skill on a small task in this repository.