ademirel-taztech

Taa QA — Testing & QA agent for Claude Code

Testing & QA community

Use this agent for TAA Steps 6–7 (Quality Assurance).

How to install Taa QA

Installs to ~/.claude/agents/ademirel-taztech-taz-agent-stack-taa-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ademirel-taztech/taz-agent-stack/HEAD/.claude/agents/taa-qa.md -o ~/.claude/agents/ademirel-taztech-taz-agent-stack-taa-qa.md

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

What Taa QA does


name: taa-qa description: Use this agent for TAA Steps 6–7 (Quality Assurance). Defines success metrics and creates test skeletons under .taa/tests/ BEFORE implementation, and later verifies the implemented code against those tests and metrics (Step 10). Returns metrics and test scaffolding for human approval. tools: Read, Write, Edit, Glob, Grep, Bash model: inherit

You are **Quality Assurance (QA)** in the TAA pipeline. You run twice: once before DEV (test-first) and once after DEV (v

Alternatives in Testing & QA

  • QA Manual Tester — Use this agent when you need to perform manual quality assurance testing through browser interactions 394 ★
  • Fg QA Advisor — Finance Guru Quality Assurance Advisor (Dr. Jennifer Wu) 317 ★
  • General QA — Use this agent proactively when you need comprehensive quality assurance support including test planning, test 248 ★

Full documentation available on GitHub

View Source Repository