What problem does it solve?
This Skill automates the repetitive, error-prone process of creating every OpenSpec artifact required to move a change from idea to implementation readiness, enforcing dependency ordering and reducing manual CLI choreography.
Core Features & Use Cases
- End-to-end artifact generation: Scaffolds a change and iteratively creates all required artifacts until implementation prerequisites are complete.
- Dependency-aware execution: Queries openspec status and instructions, reads completed dependencies for context, and follows templates and schema rules when writing files.
- Interactive clarifications and progress tracking: Asks clarifying questions when input is unclear and records progress using a TodoWrite-style tracker; useful for rapidly bootstrapping changes or rehydrating stalled change scaffolds.
Quick Start
Ask the skill the change name or describe what you want to build and it will scaffold the change and generate all apply-required artifacts until they are ready for implementation.