What problem does it solve? Learning a new spec-driven development workflow is hard without hands-on practice. This Skill walks you through a full OpenSpec change cycle on a real task in your own codebase, explaining each phase as you go. ## Core Features & Use Cases - Guided Workflow Cycle: Walks through explore, change creation, proposal, specs, design, tasks, implementation, and archiving with narration at each step. - Codebase Task Discovery: Scans for TODO/FIXME comments, missing error handling, untested functions, and debug artifacts to suggest small starter tasks. - Scope Guardrails: Detects oversized tasks and helps slice them into manageable pieces suitable for a first run-through. - Use Case: A developer new to OpenSpec runs the onboarding, picks a small fix from the suggestions, and completes a full propose-to-archive cycle in about 15-20 minutes while learning the commands. ## 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.