opsx-apply-subagents
Installation
SKILL.md
OpenSpec Parallel Agents
Orchestrates concurrent subagents for OpenSpec — one subagent per independent task, serial execution for dependency chains. Supports OPSX, legacy openspec:*, and Codex CLI prompts:* aliases.
See REFERENCE.md for the full command compatibility matrix and round summary template.
Trigger conditions
Enable when any of these are true:
- 2+ changes can run independently
/opsx:apply(or alias) has multiple pending non-conflicting tasks- Batch archiving or
/opsx:bulk-archiveis needed
Concurrency rules
- One subagent per task — never group tasks
- Only dependency-free nodes run in parallel; chains run serially
- No parallel writes to overlapping file regions — downgrade to serial if conflict risk detected
- Wait for all subagents before summarizing