What problem does it solve? Learning a new spec-driven development workflow is hard without hands-on practice. This Skill teaches the OpenSpec change lifecycle by walking you through a real task in your own codebase, from proposal to archive, with explanations at every step. ## Core Features & Use Cases - Guided Workflow Cycle: 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 starter tasks. - Scope Guardrails: Gently steers users toward small tasks suitable for a first run-through while respecting their final choice. - Use Case: A developer new to OpenSpec picks a small fix in their repo, and the Skill creates the change container, drafts proposal and spec artifacts, implements the tasks, and archives the completed change while teaching each command. ## Quick Start Ask the assistant to walk you through your first OpenSpec change using a small task in this repository.