orchestrate
Meta-agent supervisor that manages a fleet of Claude Code agents running in tmux windows. Auto-discovers spare worktrees, spawns agents, monitors state, kicks idle agents, approves safe confirmations, and recycles worktrees when done. TRIGGER when user asks to supervise agents, run parallel tasks, manage worktrees, check agent status, or orchestrate parallel work.
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 17
- Connections
- 0
Orchestrate is a Claude Code skill that turns the orchestrating Claude into a supervisor for a fleet of agents, each running in its own tmux window and git worktree. It defines scripts and rules for spawning agents, polling their state every 2-3 minutes, handling checkpoints, and recycling worktrees when tasks finish.
Reach for it when you want to run several parallel coding tasks under one supervised conversation instead of managing tmux windows and worktrees by hand.
Use it to
- Spawn multiple agents on parallel tasks
- Check agent and worktree status
- Add tasks to a running fleet
- Restore a crashed agent session
- Stop or recycle finished worktrees
For Claude Code users running parallel agent workloads
- Host repository
- Significant-Gravitas/AutoGPT
- Version
- 6.0.0
- Invocable by
- user
- Host stars
- 187k
- Host language
- Python