luckeyfaraday/codex-router
6 stars · Last commit 2026-07-10
Claude Code plugin that routes heavy coding tasks from Claude to OpenAI Codex (GPT-5.6) as a supervised background worker — Claude briefs, delegates, reviews, verifies.
README preview
# codex-router — route heavy Claude Code (Fable 5) tasks to OpenAI Codex (GPT-5.6) [](LICENSE) [](https://claude.com/claude-code) [](https://github.com/openai/codex) [](CONTRIBUTING.md) **codex-router is a Claude Code plugin that lets your Claude agent delegate heavy-duty coding work to OpenAI Codex, selecting GPT-5.6 Sol, Terra, or Luna for the task and running it non-interactively in the background — while Claude writes the brief, supervises the run, reviews the diff, and verifies the result before it reaches you.** Claude is a brilliant orchestrator, but some tasks are a big mechanical grind: sweeping refactors, bulk migrations, fixing forty similar test failures, generating boilerplate from a spec. codex-router turns Claude Code and Codex into a two-agent team with one workflow: > **Claude thinks. Codex grinds. Claude checks.** 