What problem does it solve? New OpenSpec users struggle to learn the spec-driven change workflow (proposal, specs, design, tasks, apply, archive) without a structured, hands-on walkthrough using real work in their own codebase. ## Core Features & Use Cases - Guided Workflow Tutorial: Walks through all phases of an OpenSpec change cycle—explore, create change, proposal, specs, design, tasks, implementation, and archive—with explanations at each step. - Codebase Task Discovery: Scans the codebase for TODO/FIXME comments, missing tests, debug artifacts, and type issues to suggest small starter tasks. - Scope Guardrails & Graceful Exits: Steers users toward appropriately sized first tasks and handles mid-session pauses with resume instructions. - Use Case: A developer new to OpenSpec runs the onboarding skill, picks a small TODO fix from the suggestions, and completes a full change cycle ending with an archived decision record in openspec/changes/archive/. ## Quick Start Ask the assistant to walk you through your first OpenSpec change using a small real task from this codebase.