What problem does it solve?
This Skill helps users reliably initialize a new OpenSpec change by scaffolding the change directory, selecting or confirming the workflow schema, and presenting the first artifact's instructions without creating artifacts prematurely.
Core Features & Use Cases
- Guided change initialization: Ask clarifying questions to derive a valid kebab-case change name or accept a user-provided name, and validate against existing changes.
- Workflow and schema handling: Use the default schema unless a specific schema is requested and offer schema listing when asked to "show workflows".
- Artifact inspection: Run status and fetch the first ready artifact's instructions so the user can review and approve content before any artifact creation.
- Use Case: Product managers or spec authors can quickly scaffold a new feature spec, confirm the workflow, and preview the initial artifact template before delegating work to Agent Teams.
Quick Start
Start a new OpenSpec change named add-user-auth using the experimental artifact workflow and show the instructions for the first artifact.