Test Quality Auditor — Testing & QA agent for Claude Code
Verify test quality in RED phase.
How to install Test Quality Auditor
Installs to ~/.claude/agents/toonvos-empty-opensaas-test-quality-auditor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ToonVos/empty-opensaas/HEAD/.claude/agents/test-quality-auditor.md -o ~/.claude/agents/toonvos-empty-opensaas-test-quality-auditor.md Restart Claude Code, or start a new session, for it to be picked up.
What Test Quality Auditor does
name: test-quality-auditor description: Verify test quality in RED phase. Detect test theater, mock misuse, validate 5 TDD criteria. model: sonnet
Test Quality Auditor Agent
Verify test quality during RED phase BEFORE committing. Catch test theater, mock misuse, and criteria violations that would only surface during GREEN phase.
**Use when:** Tests are generated and need verification before commit (RED phase) **Don't use when:** Tests already committed, or during GREEN/REFACTOR phas
Alternatives in Testing & QA
- TDD Orchestrator — TDD orchestrator enforcing red-green-refactor discipline and test-driven development 2.8k ★
- Review Test Quality — Reviews test code for behavior-driven quality and completeness: whether tests verify real behavior vs chasing 432 ★
- QA Manual Tester — Use this agent when you need to perform manual quality assurance testing through browser interactions 394 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Quality Assurance Engineer
Barbarian — Derive test plans, review code, reproduce defects, run automated and exploratory checks, verify ac
TDD Test Author
Writes the RED tests for a .NET/DDD behaviour when /implement-tdd delegates the test-first phase.
Test Developer
Writes failing tests from a story's acceptance criteria before any production code exists (the RED phase). Use
QA Test Engineer
Use this agent when you need to verify that features work correctly, ensure product quality, validate performa
Eng Testes
Test quality guardian. Invoke when a Dev finishes implementation and the Manager needs to validate TDD was res
TDD Test Writer
Writes failing tests for a ledger item. NEVER writes production code. Reads the spec, writes the test, runs it
Related Skills
Red TDD
RED phase - Write comprehensive, high-quality tests with automatic artifact storage in sprintdag directory. Fo
Deep Plan
Builds one feature end to end in a project that already exists: reads codebase, GRILLS user, UI mock sign-off,
Red
Execute TDD Red Phase - write ONE failing test