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 walkthrough, leading to skipped artifacts or abandoned changes. ## Core Features & Use Cases - Guided Workflow Cycle: 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 preserves progress when users pause mid-workflow. - Use Case: A developer new to OpenSpec runs the onboarding skill, picks a small fix from the suggestions, and completes a full change cycle in about 15-20 minutes while learning each artifact's purpose. ## Quick Start Ask the assistant to walk you through your first OpenSpec change using the openspec-onboard skill on a small task in your codebase.