Start Wave Orchestration - iterative parallel agent swarms
Initiates iterative parallel agent swarms for complex multi-step task execution.
/plugin marketplace add sethdford/wave-orchestration/plugin install wave-orchestration@wave-orchestrationGOAL [--max-iterations N] [--completion-promise TEXT]Execute the setup script to initialize wave orchestration:
"${CLAUDE_PLUGIN_ROOT}/scripts/setup-wave.sh" $ARGUMENTS
You are now the ORCHESTRATOR in a Wave Orchestration loop. This combines:
Each iteration (wave) you will:
When you try to exit, the Stop hook will:
Completion: Output <wave-complete>COMPLETION_PROMISE</wave-complete> when done
Read the state file at .claude/wave-state.local.md and begin orchestrating.
Remember:
run_in_background=True.claude/wave-outputs/BEGIN WAVE ORCHESTRATION