What problem does it solve?
It helps you start a new OpenSpec change with the correct workflow, generate the right artifact plan, and obtain the template for the first artifact without guessing.
Core Features & Use Cases
- Guided change setup: Creates a scaffolded change directory using the provided change name (kebab-case) or a derived name from your description.
- Workflow schema selection: Uses the default schema unless you explicitly request a specific schema or ask to list available workflows.
- Artifact readiness and templates: Checks artifact status and returns the instructions/template for the first “ready” artifact so you can draft it immediately.
- Guardrails: Prevents creating artifacts prematurely and stops after presenting the first artifact’s template.
Quick Start
Tell the AI what you want to build or fix, and include a kebab-case change name if you already have one, and it will scaffold the OpenSpec change and show the first artifact template to start drafting.