What problem does it solve?
This Skill advances an in-progress OpenSpec change by selecting the appropriate change, inspecting its status, and creating the next required artifact so work progresses without manual orchestration.
Core Features & Use Cases
- Interactive change selection: Lists recent changes and prompts the user to choose the correct change when none is specified or when context is ambiguous.
- Status-aware artifact creation: Queries the openspec CLI for status, reads dependency artifacts, retrieves artifact instructions, and creates exactly one artifact according to the schema and rules.
- Progress reporting: Shows updated status after creating an artifact and summarizes what was created and which artifacts are now unlocked.
- Use case: A product manager or engineer continuing a proposal-driven change can run this to produce the next spec, design, or task artifact while preserving schema constraints and dependencies.
Quick Start
Continue the change named payment-collect and create the next artifact according to the schema and instructions.