codex-review
Installation
SKILL.md
Codex Review
Principle
Use Codex as an independent reviewer, not as an authority. Claude owns the plan, verifies every finding against the repository and user requirements, then decides what to change.
Trigger Rules
Run automatically after drafting or materially changing a plan for:
- Multi-file implementation work.
- New features, refactors, migrations, rollouts, or architecture decisions.
- Security, auth, permissions, payments, billing, schemas, data handling, concurrency, performance-sensitive code, or dependency changes.
- Any task where a flawed plan could waste significant implementation time.
Ask before running for trivial work:
- Typos, small copy edits, simple config changes, docs-only edits, or a tiny single-file helper with no API/data-flow impact.