What problem does it solve? Learning a new spec-driven development 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, explaining each phase as it happens. ## 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 TODOs, missing error handling, untested functions, and debug artifacts to suggest small starter tasks. - Scope Guardrails: Gently steers oversized tasks toward smaller slices suitable for a first workflow run-through. - Use Case: A developer new to OpenSpec picks a small fix in their repo, and the Skill creates the change container, drafts proposal/spec/design/tasks artifacts via the openspec CLI, implements the work, and archives the completed change. ## Quick Start Ask the assistant to walk you through your first OpenSpec change using a small task in this repository.