What problem does it solve?
This Skill removes friction when progressing an OpenSpec change by automating the steps required to select a change, inspect its status, retrieve artifact instructions, and create the next artifact while respecting schema rules and dependencies.
Core Features & Use Cases
- Guided Change Selection: Prompts the user to pick from the most recently modified changes when no change name is provided.
- Status Inspection and Decisioning: Calls the openspec CLI to determine which artifact is ready and whether the change is complete.
- Artifact Creation with Guardrails: Retrieves JSON instructions, reads completed dependency artifacts for context, fills the provided template, writes a single artifact to the specified output path, and reports updated progress.
- Use Case: A product manager or engineer continues a proposal to generate the first spec file, or an engineer creates the design artifact unlocked by completed specs.
Quick Start
Ask the assistant to continue the most recently modified OpenSpec change and create its next artifact using the openspec CLI.