wave-coordinator
Installation
SKILL.md
Wave Coordinator
Manage large-scale subagent dispatch through structured waves. Prevent context
exhaustion, preserve output diversity, and avoid duplication across batches.
On Claude, this can compose with
Skill(superpowers:dispatching-parallel-agents); on Codex, use the native
subagent runtime. Wave Coordinator owns batching and diversity while the host
runtime owns thread creation.