ComposioHQ/agent-orchestrator
Agentic orchestrator for parallel coding agents — plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews.
Platform-specific configuration:
{
"mcpServers": {
"agent-orchestrator": {
"command": "npx",
"args": [
"-y",
"agent-orchestrator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<h1 align="center">Agent Orchestrator — The Orchestration Layer for Parallel AI Agents</h1>
<p align="center"> <a href="https://platform.composio.dev/?utm_source=Github&utm_medium=Banner&utm_content=AgentOrchestrator"> </a> </p>
<div align="center">
Spawn parallel AI coding agents, each in its own git worktree. Agents autonomously fix CI failures, address review comments, and open PRs — you supervise from one dashboard.
[](https://github.com/ComposioHQ/agent-orchestrator/stargazers) [](LICENSE) [](https://github.com/ComposioHQ/agent-orchestrator/pulls?q=is%3Amerged) [](https://github.com/ComposioHQ/agent-orchestrator/releases/tag/metrics-v1) [](https://discord.gg/UZv7JjxbwG)
</div>
---
Agent Orchestrator manages fleets of AI coding agents working in parallel on your codebase. Each agent gets its own git worktree, its own branch, and its own PR. When CI fails, the agent fixes it. When reviewers leave comments, the agent addresses them. You only get pulled in when human judgment is needed.
Agent-agnostic (Claude Code, Codex, Aider) · Runtime-agnostic (tmux, Docker) · Tracker-agnostic (GitHub, Linear)
<div align="center">
<a href="https://x.com/agent_wrapper/status/2026329204405723180"> </a> <br><br> <a href="https://x.com/agent_wrapper/stat
Loading reviews...