Community contrib: Agent Team Orchestrator — multi-agent coordination runtime

Resolved 💬 2 comments Opened Mar 8, 2026 by ajjucoder Closed Mar 8, 2026

I built a production-ready multi-agent orchestration runtime for Codex before native multi-agent support was
added.

Repo: https://github.com/ajjucoder/codex-team-orchestrator

It includes:

  • Worker-specialist teams (lead, planner, implementer, reviewer, tester, researcher)
  • Shared message bus, task board, artifact exchange, and arbitration
  • Swappable YAML behavior profiles (fast/default/deep)
  • Adaptive fan-out under max_threads=6
  • Policy engine, heartbeat leases, orphan recovery
  • 35 unit + 35 integration tests, benchmark harness
  • Install script — works as a Codex skill

Related: #11436 #12047 #12341 #12460 #12462

Happy to adapt this into a PR if the team is interested in a contrib/ directory or plugin system.

Now let me also update your CV to use the correct repo link.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗