Codex Review
SkillDev toolsRun AI-powered code review using the codex CLI. Use when the user asks to \"codex review\", \"run codex review\", or \"review a commit with codex\".
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Codex Review skill
What this skill tells your AI
The instructions your AI receives, as published by tobihagemann/turbo in claude/skills/codex-review/SKILL.md and read by ahel’s review.
AI-powered code review via the codex CLI. Runs non-interactively.
Uncommitted Changes
codex review --uncommitted
Against a Base Branch
codex review --base main
codex review --base develop
Specific Commit
codex review --commit <sha>
codex review --commit HEAD~1
Custom Prompt
Cannot be combined with --uncommitted, --base, or --commit.
codex review "Focus on security issues and error handling"
Options
- Use
--titleto add context when reviewing feature branches or PRs - Run via the Bash tool (
timeout: 600000, do not setrun_in_background)
Signals
- GitHub stars
- 402
- Forks
- 30
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
codex-review-tobihagemann- Source
- github.com/tobihagemann/turbo