What problem does it solve?
This Skill helps users initiate a new OpenSpec change—such as a feature, fix, or modification—by providing a clear, step‑by‑step, artifact‑driven workflow that reduces ambiguity and manual setup.
Core Features & Use Cases
- Interactive Input Gathering: Uses the AskUserQuestion tool to clarify the change intent and generate a proper kebab‑case name.
- Workflow Selection: Automatically chooses the default schema or lets the user pick a specific workflow when requested.
- Scaffold Generation: Runs
openspec new change to create the change directory with the appropriate schema.
- Artifact Guidance: Shows the status of required artifacts and provides the template for the first artifact, pausing for user confirmation before proceeding.
- Use Case: Ideal for developers or product teams needing a repeatable process to start new OpenSpec changes without missing steps.
Quick Start
Ask the skill to start a new OpenSpec change named “add-user-auth” using the default workflow.