Sub Agent QA — Testing & QA agent for Claude Code
PROACTIVELY used when writing test cases (Vitest/Playwright), validating code quality, or when tests fail.
How to install Sub Agent QA
Installs to ~/.claude/agents/fune6900-agentic-tdd-starter-sets-sub-agent-qa.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fune6900/agentic-tdd-starter-sets/HEAD/.claude/agents/sub-agent-qa.md -o ~/.claude/agents/fune6900-agentic-tdd-starter-sets-sub-agent-qa.md Restart Claude Code, or start a new session, for it to be picked up.
What Sub Agent QA does
name: sub-agent-qa description: PROACTIVELY used when writing test cases (Vitest/Playwright), validating code quality, or when tests fail. MUST BE USED before the "Coder" starts implementation to define the expected behavior (TDD). tools: Read, Write, Bash, Grep, Glob, mcp__playwright__browser_navigate, mcp__playwright__browser_navigate_back, mcp__playwright__browser_take_screenshot, mcp__playwright__browser_snapshot, mcp__playwright__browser_click, mcp__playwright__browser_hover, mcp__playw
Alternatives in Testing & QA
- Testing Expert — Use this agent for Output.ai testing strategies including Vitest configuration, Temporal workflow testing, LLM 434 ★
- Sub-Agent Test Generator Command — Generates comprehensive test suites by analyzing code patterns, identifying untested paths, and creating meani 116 ★
- Test Agent — Write, run, and fix tests after the coder agent writes code 93 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sub Agent Evaluator
PROACTIVELY used as gate G1 of the inner loop - the mechanical quality gate. MUST BE USED immediately after Co
TDD Coder
Implements one concrete, already-scoped piece of MeowPay work test-first - writes the failing test from a tdd-
Senior Test Engineer
Use to author RED (failing) tests first in the TDD cycle — xUnit + Moq + FluentAssertions for .NET, Vitest + T
Sms Assistant Test Writer
Use this agent when the user needs to write or improve unit tests for the SMS assistant functionality, particu
Code Coverage Reviewer
Verify that code changes have adequate test coverage by proactively enumerating edge cases from the code's log
Sf Flow Agent
Build, test, and review Record-Triggered, Screen, Scheduled, and Orchestration Flows with approvals and sub-fl
Related Skills
Execute Test Cases
Thực thi manual test cases trên browser thật qua Playwright MCP — chấm PASS/FAIL/BLOCKED/SKIPPED, thu evidence
Skill Frontmatter Behaviour Validation
This command starts the structured process of validating and recording the observed behaviours of skill's fron
Canary Write Test
Generate production-ready test code from a natural-language requirement (Playwright, Vitest, Pytest, k6).