
GitHub - openai/codex-plugin-cc: Use Codex from Claude Code to review code or delegate tasks.
Use Codex from Claude Code to review code or delegate tasks. - openai/codex-plugin-cc
A Claude Code skill that routes implementation tasks to Codex CLI while keeping design, spec-writing, and code review in Claude.
Codex handles code generation, refactors, and bug fixes; Claude retains architecture, destructive operations, and all verification. Defines a temp-file prompt contract (goal, repo paths, constraints, expected proof) and requires Claude to verify every Codex output via git diff and test execution.