kingbootoshi/codex-orchestrator

304 stars · Last commit 2026-05-28

Delegate tasks to OpenAI Codex agents via tmux sessions. Designed for Claude Code orchestration.

README preview

# Codex Orchestrator

<p align="center">
  <img src="codex-agent-hero.jpeg" alt="Claude orchestrating Codex agents" width="600">
</p>

Delegate tasks to OpenAI Codex agents via tmux sessions. Designed for Claude Code orchestration.

Spawn parallel coding agents, monitor their progress, send follow-up messages mid-task, and capture results - all from Claude Code or the command line.

## Installation

### As a Claude Code Plugin (Recommended)

**Step 1:** Add the marketplace:

```
/plugin marketplace add kingbootoshi/codex-orchestrator
```

View full repository on GitHub →