What problem does it solve?
This Skill guides users through starting a new OpenSpec change by scaffolding the change directory, showing artifact status, and providing the first artifact template without creating any artifacts, removing uncertainty about initial setup and next steps.
Core Features & Use Cases
- Guided Scaffolding: Creates a change scaffold using the openspec CLI and enforces naming validation (kebab-case).
- Workflow Selection & Status: Selects or defaults a workflow schema, shows artifact readiness via openspec status, and retrieves the first artifact's instructions.
- Safe First-Step Output: Presents the template and context for the first artifact but does not create or advance artifacts.
- Use Case: A developer or spec author who wants to start a feature or fix can get a ready-to-edit artifact template and an overview of required artifacts before making any changes.
Quick Start
Tell me the change name in kebab-case or describe what you want to build and I will scaffold the change, show the artifact status, and display the first artifact template.