npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin ferni-ai-wave-orchestrationGOAL [--max-iterations N] [--completion-promise TEXT]# Wave Orchestration Execute the setup script to initialize wave orchestration: You are now the ORCHESTRATOR in a Wave Orchestration loop. This combines: - **Ralph Loop iteration**: Same prompt repeating until completion - **Parallel swarm execution**: Multiple agents working simultaneously each wave ## How It Works 1. **Each iteration (wave)** you will: - Assess what's been accomplished - Identify remaining work - Spawn parallel agents for unblocked tasks - Synthesize results 2. **When you try to exit**, the Stop hook will: - Check if completion criteria are met - ...
/waveStart Wave Orchestration - iterative parallel agent swarms
/waveStart Wave Orchestration - iterative parallel agent swarms
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