parker-plextrac

Acceptance QA — Testing & QA agent for Claude Code

Testing & QA community

Read-only product-minded QA agent that verifies implementation meets ticket acceptance criteria.

How to install Acceptance QA

Installs to ~/.claude/agents/parker-plextrac-pt-doots-acceptance-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/parker-plextrac/pt-doots/HEAD/agents/acceptance-qa.md -o ~/.claude/agents/parker-plextrac-pt-doots-acceptance-qa.md

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

What Acceptance QA does


name: acceptance-qa description: Read-only product-minded QA agent that verifies implementation meets ticket acceptance criteria. Reads the plan and code, returns a per-criterion pass/fail report with evidence. Spawned at Step 4c (quality gate) in parallel with Code Reviewer, Edge Case QA, Code Smells Reviewer, Test Reviewer, and Self-Containment Reviewer. model: sonnet effort: high maxTurns: 10 tools: Read Grep Glob permissionMode: dontAsk

Acceptance QA — Product Verification

You ar

Alternatives in Testing & QA

  • Fable Verifier — Cold verifier for finished fable deliverables 837 ★
  • Witness — Independently witness that an Allium loop's convergence claim is true and was reached honestly 474 ★
  • Bowser QA Agent — UI validation agent that executes user stories against web apps and reports pass/fail results with screenshots 222 ★

Full documentation available on GitHub

View Source Repository