| name | codex-review |
| description | Use the local Codex review extension to run official Codex code review for current changes, branch diffs, commits, or user-requested second-opinion review. |
Codex Review
Use this skill when the user asks for Codex review, /review-like review,
second-opinion review, PR review, branch review, or review of current local changes.
Do not perform a substitute review yourself unless the Codex review extension is unavailable.
Preferred action:
- Call the
codex_review tool.
- Use
target: "auto" for "review current changes".
- Use
target: "branch" with base when the user names a base branch.
- Use
target: "commit" with commitSha when the user names a commit.
- Use background mode for broad or unclear changes.
After Codex returns findings, present them as findings first and stop.
Do not edit files or fix review findings until the user explicitly chooses what to fix.