What problem does it solve?
This Skill automates the creation of all OpenSpec artifacts required to move a change from concept to implementation, eliminating repetitive manual steps and ensuring artifacts are produced in the correct dependency order.
Core Features & Use Cases
- Rapid scaffold creation: Creates a change scaffold with the openspec CLI and generates required artifacts until the change is apply-ready.
- Dependency-aware artifact generation: Queries openspec status and instructions in JSON, resolves dependencies, reads completed artifacts for context, and writes new artifact files following schema templates and rules.
- Interactive clarification and progress tracking: Uses open-ended user prompts when context is unclear and records progress using a TodoWrite tool; ideal for accelerating feature additions like "add-user-auth" or "checkout-flow" changes.
Quick Start
Ask the assistant to fast-forward a change by giving a change name or a short description and instruct it to generate every required OpenSpec artifact until the change is ready for implementation.