orchestrator
Installation
SKILL.md
Orchestrator - Multi-Agent Ralph v3.0
Smart Memory-Driven Orchestration with swarm mode, parallel memory search, RLM-inspired routing, and quality-first validation.
Based on @PerceptualPeak Smart Forking concept:
"Why not utilize the knowledge gained from your hundreds/thousands of other Claude code sessions? Don't let that valuable context go to waste!!"
Quick Start
# Via skill invocation
/orchestrator Implement OAuth2 authentication with Google
# Via CLI
ralph orch "Migrate database from MySQL to PostgreSQL"
# With specific teammates
/orchestrator "Refactor database layer" --teammates coder,reviewer