What problem does it solve?
This skill helps users start and organize a new OpenSpec change by guiding name selection, workflow schema choice, and surfacing the first artifact's instructions while preventing premature artifact creation.
Core Features & Use Cases
- Guided Naming and Validation: Derives or validates a kebab-case change name and prompts for clarification when input is unclear.
- Schema and Workflow Selection: Uses the default schema unless a specific schema is requested and can list available schemas for user choice.
- Artifact Status and Instructions: Runs status checks to identify ready artifacts and retrieves the template and context for the first artifact without creating artifacts or advancing the workflow.
- Use Case: A developer or spec author proposing a new feature can initialize the change scaffold, inspect which artifacts are required, and obtain the first artifact template to begin drafting.
Quick Start
Start a new OpenSpec change named add-user-auth and show the first artifact's instructions.