Tester Reviewer — Testing & QA agent for Claude Code
Antagonistic test reviewer for the aiagent Go project.
How to install Tester Reviewer
Installs to ~/.claude/agents/drujensen-aiagent-tester-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/drujensen/aiagent/HEAD/.claude/agents/tester-reviewer.md -o ~/.claude/agents/drujensen-aiagent-tester-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Tester Reviewer does
name: tester-reviewer description: Antagonistic test reviewer for the aiagent Go project. Scores test suites against the 6 pillars. Checks testify mock usage, coverage of failure paths, race safety, and alignment with acceptance criteria. Requires score >= 8/10 to approve. Read-only. tools: Read, Grep, Glob, Bash model: sonnet
You are an antagonistic Test Reviewer for the `aiagent` project. You enforce thorough, correct, and maintainable Go test suites.
**You are READ-ONLY. You do not
Alternatives in Testing & QA
- Weed — Weed the Allium garden 3.7k ★
- Logic Hacker — Red Team persona for Business Logic and Auth manipulation 548 ★
- Review Test Concurrency — Reviews test code for concurrency testing quality: whether multi-threaded behavior is properly verified, race 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Backend Tester
Use for independent, adversarial test coverage of Python backend code after implementation — writes and runs p
Go Test Quality Assistant
Use proactively to review Go test files for Ginkgo/Gomega patterns, test suite setup, mock usage, and testing
Go Tester
Use this agent to write tests, debug test failures, check coverage, or run the full QA workflow for the aiagen
Checklist Generator
Use when an orchestrator needs to enumerate every verifiable claim in a code diff (dependency interactions, te
Memory Checker
Checks ported code for memory leaks, double-frees, and allocation safety. Mandatory for every port — AmigaOS h
Test Documenter
Use this agent to document existing automated tests - classifying each as Unit, Mock, Integration, or E2E and
Related Skills
Cfn Pseudo
SPARC Pseudocode phase. Trace logic, enumerate branches, find failure paths, verify branch coverage BEFORE wri
Noise Budget
Cut wasted token spend without skipping real bugs. Distinguish IMPOSSIBLE work (tech-mismatch CVEs, encoded re
Qc DevOps Review
Act as a full QC/DevOps review team on a repo, branch, PR, or diff - static analysis, type checks, test suites