What problem does it solve? New OpenSpec users often struggle to learn the change-driven workflow (proposal, specs, design, tasks, apply, archive) without a structured, hands-on walkthrough tied to real work in their own codebase. ## Core Features & Use Cases - Guided End-to-End Workflow: Walks through every OpenSpec phase—explore, new change, proposal, specs, design, tasks, apply, and archive—with explanations 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 & Graceful Exits: Steers users toward appropriately sized first tasks and supports pausing, resuming, or jumping to a command reference. - Use Case: A developer new to OpenSpec runs the onboarding, picks a small fix found in their codebase, and completes a full change cycle in about 15-20 minutes while learning each artifact's purpose. ## Quick Start Ask the assistant to start the OpenSpec onboarding walkthrough and guide you through your first complete change cycle on a small task in this codebase.