Awesome Agent Orchestrators
Description
List of agent orchestrators
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Awesome Agent Orchestrators [](https://awesome.re)
A curated list of tools and frameworks for orchestrating agents.
Everything here decides what an agent works on, when it runs, where it runs, or what happens to its output, and takes whatever task you point it at. Single-purpose bots, and things an agent merely consumes — memory backends, MCP servers, sandbox providers, skill libraries — are out of scope.
How to choose
- Run several agents at once and review each diff. Terminal if you live in tmux, Desktop & Web if you want a GUI or phone access.
- Keep an agent working while you're away. Autonomous Loop Runners drive one goal until it verifies. Autonomous Task Runners pull work from an issue tracker, board, or schedule.
- Have agents split a large job between themselves. Multi-Agent Swarms.
- Message an agent instead of opening a tool. Personal Assistants stay running, remember across sessions, and pick up work from a chat thread — general tasks, not only code.
- Build your own orchestrator. Agent Infrastructure & Primitives — control planes, coordination protocols, harness adapters, and runtimes.
Parallel Coding Agents — Terminal (TUI/CLI)
Run and supervise several agent sessions side by side from a terminal — tmux panes, git worktrees, and TUI dashboards.
- agent-console - Rust TUI that finds Codex and Claude Code sessions from the providers' own transcripts, including ones started elsewhere, and resumes their native UI rather than replacing it. No tmux or worktrees.
- agent-deck - One TUI covering sessions across Claude Code, Codex, Gemini, and OpenCode, with live status and re
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11