Awesome Agent Orchestrators banner
andyrewlee andyrewlee

Awesome Agent Orchestrators

Development community

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 [![Awesome](https://awesome.re/badge.svg)](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

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