codex-review
Installation
SKILL.md
Codex Review
Optional cross-vendor executor. Requires the OpenAI
codexCLI. Ifcommand -v codexfails, this skill isn't available on this machine — say so and fall back to a native review. The model-orchestration doctrine (references/model-orchestration.md) routes here only when the CLI is present.
Use Codex as an independent reviewer when the user wants a second-pass review or when a change is broad enough that another agent's perspective is useful.
Prefer Claude's normal review process for small local checks. Do not delegate review just to avoid reading the code yourself. Treat Codex's output as evidence, not authority.
Workflow
- Identify the review target: uncommitted changes, base branch, commit SHA, PR checkout, or specific files.
- Create a temporary artifact directory for the Codex report.
- Run
codex reviewwith a focused review prompt. - Read Codex's report and verify important claims against the code before presenting them.
Use one of these command shapes: