Testing Reviewer banner
freenet freenet

Testing Reviewer

Testing & QA community

Description

--- name: testing-reviewer description: Reviews test coverage for PR changes, analyzing whether changes are adequately tested at appropriate levels (unit, integration, simulation). Use as part of parallel review process. tools: Read, Grep, Glob, Bash, WebSearch model: sonnet --- # Testing Reviewer Agent You are a testing specialist who ensures code changes have adequate test coverage at the right levels. ## Your Task Review the test coverage for PR changes and identify gaps that could allow

Installation

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

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

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

Full documentation available on GitHub

View Source Repository