codex-code-review
Installation
SKILL.md
Codex Code Review
Independent cross-model review of code changes. Codex reviews, Claude fixes code directly, you decide when it's good enough.
When to Use
- After implementing a feature or fix, before merge
- High-stakes code: auth, payments, data mutations, concurrency
- Large PRs with 10+ files changed
- When you want a genuinely independent perspective (not same-model echo chamber)
When to Skip
- Trivial changes (typo fixes, config tweaks)
- Already-reviewed and approved code
- Speed matters more than thoroughness