arcasilesgroup

Reviewer Testing — Testing & QA agent for Claude Code

Testing & QA community

Testing specialist reviewer.

How to install Reviewer Testing

Installs to ~/.claude/agents/arcasilesgroup-claudeline-reviewer-testing.md

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