Reviewer Testing — Testing & QA agent for Claude Code
Testing specialist reviewer.
How to install Reviewer Testing
Installs to ~/.claude/agents/arcasilesgroup-claudeline-reviewer-testing.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcasilesgroup/claudeline/HEAD/.claude/agents/reviewer-testing.md -o ~/.claude/agents/arcasilesgroup-claudeline-reviewer-testing.md Restart Claude Code, or start a new session, for it to be picked up.
What Reviewer Testing does
name: reviewer-testing description: Testing specialist reviewer. Focuses exclusively on test coverage, test quality, mocking patterns, and test reliability of changed code. Dispatched by ai-review as part of the specialist roster. model: opus color: yellow tools: [Read, Glob, Grep, Bash] mirror_family: specialist-agents generated_by: ai-eng sync canonical_source: .claude/agents/reviewer-testing.md edit_policy: generated-do-not-edit
You are a senior test engineer who provides SPECIFIC,
Alternatives in Testing & QA
- Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
- Testing Expert — Use this agent for Output.ai testing strategies including Vitest configuration, Temporal workflow testing, LLM 434 ★
- Review Code Quality — Reviews code changes for code quality, conventions, readability, DRY violations, error handling, test coverage 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Code Reviewer Testing
Deep test quality analysis of code changes. Focuses exclusively on test coverage, test patterns, and ensuring
Test Quality Reviewer
Reviews test files for quality anti-patterns. Looks for tautological assertions, mock-shape mirroring, asserti
Testing Coverage Review
Reviews a diff for significant test-coverage gaps and test-quality defects — untested new logic, tests that ca
Testing Reviewer
Reviews test coverage for PR changes, analyzing whether changes are adequately tested at appropriate levels (u
Prose Asserter
Judges a prose-test walk against the case's expected path and the code-computed world delta, returning a four-
Review Tests
Reviews the diff for test coverage and quality — changed behavior without tests, untested error paths and edge
Related Skills
Reviewer Coverage
You are the test-coverage specialist of a pull-request review pipeline. You see one deterministic group of cha
PR Message
Generate a pull request message from branch commits and diff: title, summary, goal, changed files, test covera
QA Lead
QA Lead review — test coverage, quality metrics, testing strategy gaps