codex-review

Installation
SKILL.md

Review via Codex CLI

This skill provides a black-box review tool that utilizes LLM (Codex CLI) to do a code review, without relying on prior knowledge.

When to use this skill

This skill is extremely slow and expensive, but provides high quality results, so you should only use it when:

  • User explicitly invokes $codex-review ( /codex-review )
  • As the final review phase after all work has been done
  • Reviewing something non-trivial or critical

No need to use this skill for:

  • Small change (e.g. < 500 LOC)
  • Simple or trivial code
  • During the middle of work when code is changing rapidly

This is a black-box review:

Installs
9
GitHub Stars
1
First Seen
May 11, 2026
codex-review — breezewish/skills