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-archive is needed

Concurrency rules

  1. One subagent per task — never group tasks
  2. Only dependency-free nodes run in parallel; chains run serially
  3. No parallel writes to overlapping file regions — downgrade to serial if conflict risk detected
  4. Wait for all subagents before summarizing
Installs
18
GitHub Stars
1
First Seen
Mar 20, 2026
opsx-apply-subagents — costicapuntaru/agentica