codex-review
Installation
SKILL.md
Codex Code Review
Overview
Use the OpenAI Codex CLI to perform AI-powered code reviews. Supports reviewing branches, uncommitted changes, specific commits, and custom-scoped reviews. Reviews are read-only and never modify the working tree.
Prerequisites
- Codex CLI installed (
npm i -g @openai/codex) - Authenticated (
codex login)
Workflow
Step 1: Determine Review Scope
Ask the user what they want reviewed if not already clear: