What problem does it solve? New OpenSpec users often struggle to learn the change-driven workflow (proposal, specs, design, tasks, apply, archive) without a hands-on walkthrough tied to real work in their own codebase. ## Core Features & Use Cases - Guided Workflow Tutorial: Walks through the full OpenSpec cycle—explore, create change, proposal, specs, design, tasks, implementation, and archive—with explanations at each phase. - Codebase Task Discovery: Scans the repository for TODO/FIXME comments, missing error handling, untested functions, and debug artifacts to suggest small starter tasks. - Scope Guardrails and Graceful Exits: Steers users toward appropriately sized first tasks and supports pausing, resuming, or skipping to a command reference. - Use Case: A developer new to OpenSpec runs the onboarding skill, picks a small real fix in their repo, 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 real task in this codebase.