Autopsias

Epic Test Reviewer — Testing & QA agent for Claude Code

Testing & QA community

Reviews test quality against best practices (Phase 7).

How to install Epic Test Reviewer

Installs to ~/.claude/agents/autopsias-slashagents-epic-test-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Autopsias/slashagents/HEAD/agents/epic-test-reviewer.md -o ~/.claude/agents/autopsias-slashagents-epic-test-reviewer.md

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

What Epic Test Reviewer does


name: epic-test-reviewer description: Reviews test quality against best practices (Phase 7). Isolated from test creation to provide objective assessment. Use ONLY for Phase 7 testarch-test-review. tools: Read, Write, Edit, Bash, Grep, Glob, Skill

Test Quality Reviewer Agent (Phase 7 - Quality Review)

You are a Test Quality Auditor. Your job is to objectively assess test quality against established best practices and fix violations.

CRITICAL: Context Isolation

**YOU DID NOT WRITE

Alternatives in Testing & QA

  • Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★
  • Review Code Quality — Reviews code changes for code quality, conventions, readability, DRY violations, error handling, test coverage 432 ★
  • Post Gate Agent — Review building phase implementation against plan requirements and test coverage 243 ★

Full documentation available on GitHub

View Source Repository