What problem does it solve?
It removes friction from starting an OpenSpec-driven workflow by guiding you to create the correct change scaffold, inspect artifact readiness, and generate the template for the first required artifact.
Core Features & Use Cases
- Change Scaffolding with Experimental Artifact Workflow: Creates a new OpenSpec change directory using the requested change name and (when applicable) a specified workflow schema.
- Artifact-Ready Discovery: Uses status output to determine which artifact is ready first and fetches the corresponding instructions template.
- Guardrailed First-Artifact Kickoff: Stops after presenting the first artifact instructions to prevent accidental advancement or unintended artifact creation.
Use cases: initiating a new feature spec, preparing a structured fix workflow, or executing a modification with consistent artifact-driven documentation and review.
Quick Start
Tell the skill the change you want to work on (use a kebab-case change name if you have one), and it will create the scaffold plan and show you the template for the first artifact without generating artifacts yet.