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 walking you through a real task in your own codebase, from exploration to archiving, with explanations at every step. ## Core Features & Use Cases - Guided Workflow Tour: Walks through all phases of an OpenSpec change—explore, proposal, specs, design, tasks, implementation, and archive—with EXPLAIN/DO/SHOW/PAUSE narration. - Real Codebase Tasks: Scans your repository for TODOs, missing tests, debug artifacts, and type issues to suggest small starter tasks instead of using fake examples. - Scope Guardrails: Gently steers oversized tasks toward smaller slices so first-time users can complete a full cycle in about 15-20 minutes. - Use Case: A developer new to OpenSpec runs the onboarding, picks a small fix like removing console.log statements, and completes their first full change cycle including an archived decision record. ## Quick Start Ask the assistant to walk you through your first OpenSpec change using a small task in the current codebase.