superspec-plan
Installation
SKILL.md
Superspec Plan
Rules (non-negotiable)
- Drive OpenSpec via CLI only (NO OpenSpec slash commands; i.e., commands starting with
/opsxor/openspec). - Prefer JSON output for every OpenSpec call (use
--json). - Keep changes scoped to
designandtasksartifacts only.
Change Selection
- If the user provides a change name, use it as
<change>. - Else run:
openspec list --jsonAsk the user to confirm/select a change name from the JSON output.
- If there are no changes (or the user wants a new one), STOP and tell the user to run
/superspec-researchfirst to create proposal/specs for a new change.
Always print:
Selected change: <change>
Artifact Loop (design + tasks)
Repeat until BOTH design and tasks are complete.