What problem does it solve?
This Skill helps users progress an OpenSpec-managed change by identifying the next artifact to produce, generating that artifact from CLI-provided templates and instructions, and updating change progress so the workflow continues without guesswork.
Core Features & Use Cases
- Guided change selection: Lists recent changes and prompts the user to choose which change to continue when the change name is not provided or ambiguous.
- Status-aware artifact creation: Queries change status, selects the first ready artifact, fetches artifact instructions, reads completed dependencies for context, and writes the new artifact file.
- Safe, single-step progress: Creates exactly one artifact per invocation, validates progress afterward, and informs the user what unlocked next steps.
- Use Case: A developer wants to continue a design change started earlier; the Skill picks up the selected change, creates the next spec or design artifact, and shows updated progress.
Quick Start
Ask me to continue a change or provide the change name so I can fetch status, get instructions, and create the next artifact.