What problem does it solve? New OpenSpec users often struggle to learn the spec-driven change workflow—creating changes, writing proposals, specs, designs, and tasks—without a structured walkthrough on real codebase work. ## Core Features & Use Cases - Guided Workflow Cycle: Walks through explore, change creation, proposal, specs, design, tasks, implementation, and archiving with explanations at each phase. - Codebase Task Discovery: Scans for TODO/FIXME comments, missing error handling, untested functions, and debug artifacts to suggest starter tasks. - Scope Guardrails & Graceful Exits: Steers users toward small first tasks and lets them pause or exit without losing progress. - Use Case: A developer new to OpenSpec runs the onboarding, picks a small fix from the suggestions, and completes a full change cycle—from proposal to archive—in about 20 minutes. ## Quick Start Ask the assistant to start the OpenSpec onboarding walkthrough and guide you through your first change on a real task in this codebase.