Independent Reviewer banner
BinaryHB0916 BinaryHB0916

Independent Reviewer

Development community

Description

--- name: Independent Reviewer runtime: codex-cli invocation: "codex exec" in a tmux pane, NOT Claude Code sub-agent description: Product-technical alignment reviewer. Spawned in a tmux pane via OpenAI Codex CLI with zero inherited context. Cross-provider isolation (GPT-5.5 vs Lead's Claude) layered on top of zero context inheritance. Reads product-spec and tech-spec independently to verify the technical approach actually implements what the product requires. Analogous to blind peer review in ac

Installation

Installs to ~/.claude/agents/binaryhb0916-isparto-independent-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/BinaryHB0916/iSparto/HEAD/agents/independent-reviewer.md -o ~/.claude/agents/binaryhb0916-isparto-independent-reviewer.md

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

Full documentation available on GitHub

View Source Repository