What problem does it solve?
This Skill removes the repetitive, manual process of creating every OpenSpec artifact required to move a change from scaffold to implementation readiness by automating artifact generation in dependency order.
Core Features & Use Cases
- End-to-end artifact generation: Creates a new change scaffold, queries artifact status, retrieves artifact instructions, and writes files from templates until apply-ready.
- Dependency-aware sequencing: Reads dependencies and completed artifacts to determine the correct creation order and re-checks status after each artifact.
- Interactive clarification and progress tracking: Asks the user for missing intent, uses a Todo tracker for progress, and summarizes completed artifacts and next steps.
- Use Case: Quickly provision all artifacts for a new feature or bugfix so engineers can begin implementation without stepping through each artifact manually.
Quick Start
Use the skill to create a new change named add-user-auth and generate all required artifacts until the change is apply-ready.