Codex Loop banner
runnithan runnithan

Codex Loop

Git community

Description

--- description: Use Codex as a second, differently-trained reviewer of your branch, fix every real finding with regression tests, and loop until two consecutive reviews come back clean. Runs autonomously. argument-hint: "[base-branch] [--max-rounds N]" model: opus --- # /codex-loop: review, fix, repeat until clean Run `codex review` against a base branch, fix what it finds, and keep looping until **two consecutive rounds** return no findings. **Run autonomously.** Do not report back between r

Installation

Installs to ~/.claude/commands/runnithan-claudex-setup-codex-loop.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/runnithan/claudex-setup/HEAD/.claude/commands/codex-loop.md -o ~/.claude/commands/runnithan-claudex-setup-codex-loop.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository