run-codex-review-loop

Installation
SKILL.md

run-codex-review-loop

Run repeatable Codex review passes without relying on the retired run-codex-2 dispatcher. This skill owns the loop around native Codex review execution; run-review in the main pack owns one-off review routing, PR handoff, and feedback triage.

Two modes:

  • Mode A — Multi-lens checkout audit (default): review the current active checkout branch (whatever git branch --show-current reports — often main) through many independent review lenses, in rounds, until findings converge.
  • Mode B — Multi-branch comparison: the original branch loop — run review across two or more named branches and compare findings.

Pick Mode B only when the user names two or more branches. Everything else — "review the whole project", "full audit", "multiple lenses", "review main", "review the current branch" — is Mode A.

Use This When

  • The user asks for a complete, multi-lens, whole-project Codex review of the current checkout branch.
  • The user asks to keep reviewing until issues converge or the branch is clean enough.
  • The user names two or more branches and asks for Codex review, convergence, close-out, or comparison.
  • A prior review loop has saved outputs and the user asks to resume or rescue it.

Do not use this for:

Installs
1
GitHub Stars
12
First Seen
Jul 27, 2026
run-codex-review-loop — yigitkonur/skills-by-yigitkonur