kellvembarbosa/team-orchestrator
3 stars · Last commit 2026-04-26
Orchestrate agent teams across multiple AI coding CLIs (Claude Code, Codex, more via PRs). Define once, run everywhere.
README preview
# team-orchestrator > If you like it, please support us with a simple share on your social networks — especially on [x.com](https://x.com). > **Orchestrate agent teams across multiple AI coding CLIs.** Define an agent team once, run it on Claude Code (slash commands) and Codex (subagents) — with one source of truth and a contributor-friendly path to add more runtimes. [](LICENSE) [](https://code.claude.com/docs/en/plugins) [](https://developers.openai.com/codex/subagents) [](#add-a-new-runtime) **Languages**: **English** · [Português (BR)](docs/pt-BR.md) · [简体中文](docs/zh-CN.md) · [繁體中文](docs/zh-TW.md) · [日本語](docs/ja.md) · [한국어](docs/ko.md) · [Türkçe](docs/tr.md) --- ## The pain [Claude Code agent teams](https://code.claude.com/docs/en/agent-teams) are powerful — but every team means writing YAML by hand, dropping it in the right folder, reloading plugins. Get a team that *works*? It's stuck in that one repo. Next project: blank page. Want the same team on Codex? Different format, different folder, do it all again. ## The fix