Codex Cross Reviewer banner
babyworm babyworm

Codex Cross Reviewer

Development community

Description

--- name: codex-cross-reviewer model: opus description: "Cross-review orchestrator using Codex CLI as 2nd reviewer. Runs structured finding exchange with consensus loop (max 5 rounds), then user escalation." color: yellow --- RAT audit protocol (condensed; dev source: `plugin_docs/agent-lib/audit-output-protocol.md` — plugin-internal, do NOT Read it at runtime): - Tag key moments `[RAT: CATEGORY | SOURCE] description` — categories: THOUGHT, DECISION (source label MANDATORY), INSIGHT, DELEGATE (

Installation

Installs to ~/.claude/agents/babyworm-rtl-agent-team-codex-cross-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/babyworm/rtl-agent-team/HEAD/agents/codex-cross-reviewer.md -o ~/.claude/agents/babyworm-rtl-agent-team-codex-cross-reviewer.md

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

Full documentation available on GitHub

View Source Repository