codex-router
01Plugin Claude Code
Live model discovery, policy-backed Codex delegation, and review for Claude Code and AGY.
Plugin Claude Code
Live model discovery, policy-backed Codex delegation, and review for Claude Code and AGY.
Plugin Claude Code
Teach Claude Code to drive the installed Codex CLI directly when the user wants raw CLI-only Codex work. Defers to codex-router when that plugin is installed or requested.
Skill Claude CodeCodex
Drive the installed Codex CLI directly when the user explicitly wants the raw codex binary, the minimal codex-cli skill, or native CLI-only Codex work without Router job tracking. Do not use this skill when codex-router is installed or the user asks for /codex-router:, managed jobs, status/result/cancel, context…
Plugin Claude Code
Route Claude Code work through Codex with live model discovery, reliable jobs, and explicit policy controls.
Agent
Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Codex through the shared runtime.
Command
Run a Codex Router review that challenges implementation approach and design choices.
Command
Run a policy-backed read-only Codex analysis job.
Command
Cancel an active background Codex job in this repository.
Command
Run an arbitrary Codex CLI command through the local Codex binary.
Command
Run a policy-backed write-capable Codex execution job.
Command
Show the live Codex model catalog for this machine, including effort support and the effective default.
Command
Delegate investigation, an explicit fix request, or follow-up rescue work to the Codex rescue subagent.
Command
Show the stored final output for a finished Codex job in this repository.
Command
Run a Codex Router code review against local git state.
Command
Check whether the local Codex CLI is ready and optionally toggle the stop-time review gate.
Command
Show active and recent Codex jobs for this repository, including review-gate status.
Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From gitguffaw/codex-router.
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From gitguffaw/codex-router.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From gitguffaw/codex-router.
Skill Claude CodeCodex
Drive local Codex CLI as Claude's inner coding and analysis agent, with explicit control over model selection, reasoning, web search, Codex-native MCP/plugin/tool use, bounded execution, review, and parallel sessions. Trigger when Claude should delegate to Codex instead of relying only on Claude's own tools.
Skill Claude CodeCodex
Internal helper contract for calling the codex-companion runtime from Claude Code.
Skill Claude CodeCodex
Internal guidance for presenting Codex helper output back to the user.
Skill Claude CodeCodex
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin.
Skill Claude CodeCodex
Delegate Antigravity work to Codex through the codex-router companion runtime.