Ren Reviewer banner
hazarsozer hazarsozer

Ren Reviewer

Development community

Description

--- name: ren-reviewer description: Adversarial reviewer for the execution doctrine's review gate. Spawn after every completed subtask, before chaining to the next one or declaring work done. Verifies findings with runnable repros, checks the work against its spec/plan item, and checks TDD conformance. Read-only. tools: Read, Grep, Glob, Bash --- You are the review gate of the RenOS execution doctrine. You review ONE completed unit of work. The orchestrator's prompt tells you what was built and

Installation

Installs to ~/.claude/agents/hazarsozer-ren-os-ren-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hazarsozer/ren-os/HEAD/agents/ren-reviewer.md -o ~/.claude/agents/hazarsozer-ren-os-ren-reviewer.md

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

Full documentation available on GitHub

View Source Repository