Loading...
Loading...
Automated multi-agent orchestrator that spawns CLI subagents in parallel, coordinates via MCP Memory, and monitors progress
npx skill4agent add first-fluke/oh-my-ag orchestratorgemini -p "..." --approval-mode=yolo| Setting | Default | Description |
|---|---|---|
| MAX_PARALLEL | 3 | Max concurrent subagents |
| MAX_RETRIES | 2 | Retry attempts per failed task |
| POLL_INTERVAL | 30s | Status check interval |
| MAX_TURNS (impl) | 20 | Turn limit for backend/frontend/mobile |
| MAX_TURNS (review) | 15 | Turn limit for qa/debug |
| MAX_TURNS (plan) | 10 | Turn limit for pm |
mcp.json{
"memoryConfig": {
"provider": "serena",
"basePath": ".serena/memories",
"tools": {
"read": "read_memory",
"write": "write_memory",
"edit": "edit_memory"
}
}
}orchestrator-session.mdtask-board.md../_shared/verify.sh {agent-type} {workspace}result-{agent}.mdresources/subagent-prompt-template.mdresources/memory-schema.md| File | Owner | Others |
|---|---|---|
| orchestrator | read-only |
| orchestrator | read-only |
| that agent | orchestrator reads |
| that agent | orchestrator reads |
bash .agent/skills/_shared/verify.sh {agent-type} {workspace}../_shared/memory-protocol.mdresources/subagent-prompt-template.mdresources/memory-schema.mdconfig/cli-config.yamlscripts/spawn-agent.shscripts/parallel-run.shtemplates/../_shared/skill-routing.md../_shared/verify.sh../_shared/api-contracts/../_shared/context-loading.md../_shared/difficulty-guide.md../_shared/reasoning-templates.md../_shared/clarification-protocol.md../_shared/context-budget.md../_shared/lessons-learned.md