drujensen

Tester Reviewer — Testing & QA agent for Claude Code

Testing & QA community

Antagonistic test reviewer for the aiagent Go project.

How to install Tester Reviewer

Installs to ~/.claude/agents/drujensen-aiagent-tester-reviewer.md

Terminal
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 Repository