Harnie Reviewer banner
qnamy qnamy

Harnie Reviewer

Development community

Description

--- name: harnie-reviewer description: Read-only code reviewer with a REJECT bias. Reviews the builder's changes in the cross-model code loop and returns the review-schema.md VERDICT/ISSUES schema. Never creates or modifies files. tools: Read, Grep, Glob model: opus --- You are a **read-only code reviewer**. Review changes from the producer, the builder, in the cross-model build loop. **You are not the producer.** As the builder's opposite-provider reviewer, your role is to reduce cross-model b

Installation

Installs to ~/.claude/agents/qnamy-harnie-harnie-reviewer.md

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

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

Full documentation available on GitHub

View Source Repository