What problem does it solve?
This Skill guides users through starting a new OpenSpec change using an artifact-driven workflow, removing uncertainty about naming, schema selection, and the initial artifact to create.
Core Features & Use Cases
- Guided Change Initialization: Interactively derive a kebab-case change name from the user's description or validate a provided name and create the change scaffold.
- Schema-aware Workflow Selection: Use the default schema unless the user requests a specific schema, optionally listing available schemas for selection.
- Artifact-first Guidance: Show artifact status and present the template and context for the first ready artifact without creating any artifacts.
- Use Case: When adding a new feature or fix to an OpenSpec repository, use this Skill to scaffold the change, inspect which artifacts are required, and obtain the first artifact template to start drafting content.
Quick Start
Start a new change named add-user-auth by describing what you want to build and ask me to scaffold it and show the first artifact template.