What problem does it solve?
It removes the slow, step-by-step setup required to create all OpenSpec artifacts needed to start implementation, so you can move from a change idea to an apply-ready change in one go.
Core Features & Use Cases
- Change scaffolding: Creates a new change directory using the provided change name (kebab-case) or derives one from your description.
- Dependency-aware artifact generation: Uses OpenSpec status and artifact instructions to generate artifacts in the correct order until the apply-required set is completed.
- Progress tracking and clarification: Asks for user input when context is unclear, and reports a final status summary with next-step guidance.
Use case: You want to implement a feature or fix but don’t want to manually run each artifact-creation step; this skill prepares everything required for implementation immediately.
Quick Start
Describe what you want to build or fix and ask the assistant to fast-forward OpenSpec artifact creation for it.