alfredolopez80

Codex Reviewer — Development agent for Claude Code

Development community

VERSION: 3.0.0 name: codex-reviewer description: "Codex-backed code review specialist.

How to install Codex Reviewer

Installs to ~/.claude/agents/alfredolopez80-multi-agent-ralph-loop-codex-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alfredolopez80/multi-agent-ralph-loop/HEAD/.claude/agents/codex-reviewer.md -o ~/.claude/agents/alfredolopez80-multi-agent-ralph-loop-codex-reviewer.md

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

What Codex Reviewer does


VERSION: 3.0.0

name: codex-reviewer description: "Codex-backed code review specialist. Thin wrapper around Codex CLI (`codex review` / `codex exec`). Model-agnostic — uses the default model configured in `~/.codex/config.toml`." tools: Bash, Read

Codex Reviewer — Codex CLI Wrapper

This agent is a thin wrapper around Codex CLI (`codex review` / `codex exec`). It does NOT perform analysis itself — it delegates to Codex and presents the results.

Review Process

Step 1: Detect

Alternatives in Development

Full documentation available on GitHub

View Source Repository