openspec-continue
Installation
SKILL.md
OpenSpec Continue Skill
Use /opsx:continue to create the next artifact in the dependency chain. This builds a change incrementally — one artifact at a time — giving the user control to review and edit before proceeding.
When to Use
- The user wants incremental, step-by-step artifact creation.
- After creating a change with openspec-new and wanting to build artifacts one at a time.
- The user says "continue", "next artifact", "create specs", "create design".
Prerequisites
- An active change exists (created via openspec-new or
/opsx:new).
Workflow
- Query the dependency graph
- Run
openspec status --change <name> --jsonto see which artifacts are done, ready, or blocked.
- Run