Documentation
README
OpenSpec Plus Apply
Mission
Wrap vanilla /opsx-apply step 6 (task implementation loop) with subagent orchestration, two-stage review, strict TDD via openspec-plus-tdd, four implementation principles, conditional parallelism over a dependency-validated graph, per-slice + final lint/format/test/other gates, never-ignore-failures rule.
Vanilla owns:
- Step 1 โ Select change
- Step 2 โ
openspec status --change <name> --json - Step 3 โ
openspec instructions apply --change <name> --json - Step 4 โ Read context files
- Step 5 โ Show progress
- Step 7 โ Final status (this skill EMULATES output, not invokes vanilla)
This skill takes over Step 6 only.
This is the opening of the README. Read the full README on GitHub.