
Codex Review
- Updated February 6, 2026
- jinto/cc-plugins
codex-review is a Claude Code skill in the Code Review & Quality category. Code review with OpenAI Codex
Key points
- codex-review
- Code Review & Quality
- AI-coding skill
Codex Review by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add jinto/cc-plugins/plugin install codex-review@cc-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | February 6, 2026 |
|---|---|
| Repository | jinto/cc-plugins ↗ |
What it does
Code review with OpenAI Codex
README.md
codex-review
Code review with OpenAI Codex for Claude Code.
Prerequisites
Install OpenAI Codex CLI:
npm install -g @openai/codex
codex auth
Usage
/codex-review # Review uncommitted changes
/codex-review last commit # Review the last commit
/codex-review last 3 commits # Review last 3 commits
/codex-review last two commits # Review last 2 commits
Installation
/plugin marketplace add https://github.com/jinto/cc-plugins.git
/plugin install codex-review@cc-plugins
License
MIT
Related skills
Code Review & Qualitytesting