What problem does it solve? Learning a new spec-driven development workflow is hard when documentation is abstract. This Skill teaches the OpenSpec workflow by doing—walking you through a real change cycle in your own codebase, from task selection to archiving, with explanations at every step. ## Core Features & Use Cases - Guided End-to-End Workflow: Walks through explore, change creation, proposal, specs, design, tasks, implementation, and archiving with narration. - Codebase Task Discovery: Scans for TODOs, missing error handling, untested functions, and debug artifacts to suggest a suitable starter task. - Teaching-Oriented Guardrails: Uses an EXPLAIN → DO → SHOW → PAUSE pattern, scope guardrails for oversized tasks, and graceful mid-way exits. - Use Case: A developer new to OpenSpec runs the onboarding, picks a small fix in their repo, and completes a full change cycle—ending with an archived decision record and working code. ## Quick Start Ask the assistant to start the OpenSpec onboarding tutorial and walk you through your first change on a real task in this codebase.