What problem does it solve? When working on spec-driven changes with OpenSpec, it is easy to lose track of which artifact comes next. This Skill inspects the current change status and creates exactly the next required artifact, keeping the workflow moving without manual bookkeeping. ## Core Features & Use Cases - Status-Aware Progression: Runs openspec status to determine which artifacts are done, ready, or blocked before acting. - Guided Artifact Creation: Fetches schema-specific instructions, templates, and dependency context from the CLI, then writes the artifact to the correct output path. - Interactive Change Selection: Lists recent changes and prompts the user to pick one when no change name is given, never guessing. - Use Case: You drafted a proposal yesterday and return today. Ask to continue, and the Skill detects the proposal is done, reads it as a dependency, and generates the next artifact such as a capability spec or design document. ## Quick Start Ask the assistant to continue working on your OpenSpec change, optionally naming the change you want to progress.