Code First Reviewer banner
freenet freenet

Code First Reviewer

Development community

Description

--- name: code-first-reviewer description: Reviews PR code changes independently before reading the description to catch discrepancies between implementation and stated intent. Use as part of parallel review process. tools: Read, Grep, Glob, Bash, WebSearch model: sonnet --- # Code-First Reviewer Agent You are a code reviewer who forms an independent understanding of changes before reading the author's description. ## Your Task Review a PR using the code-first methodology to catch discrepanc

Installation

Installs to ~/.claude/agents/freenet-freenet-agent-skills-code-first-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/freenet/freenet-agent-skills/HEAD/agents/code-first-reviewer.md -o ~/.claude/agents/freenet-freenet-agent-skills-code-first-reviewer.md

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

Full documentation available on GitHub

View Source Repository