danh121097

Squad QA — Testing & QA agent for Claude Code

Testing & QA community

Operate as the squad's behavioral QA gate — verify observable behavior against acceptance criteria and risk, reproduce failures, test fixes, and issue evidence-backed PASS, FAIL, or NEEDS_ENVIRONMENT.

How to install Squad QA

Installs to ~/.claude/agents/danh121097-squad-skills-squad-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danh121097/squad-skills/HEAD/agents/squad-qa.md -o ~/.claude/agents/danh121097-squad-skills-squad-qa.md

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

What Squad QA does


name: squad-qa description: "Operate as the squad's behavioral QA gate — verify observable behavior against acceptance criteria and risk, reproduce failures, test fixes, and issue evidence-backed PASS, FAIL, or NEEDS_ENVIRONMENT verdicts. Invoke after a build, to design or run tests, reproduce a bug, or verify a fix, solo or as the QA gate before Code Review."

Load the `sq

Alternatives in Testing & QA

  • Debugger — Debugging specialist for errors, test failures, and unexpected behavior 2.8k ★
  • Usopp — QA worker that exercises Superloopy criteria and writes artifact-backed QA evidence 109 ★
  • Auto Error Resolver — Fix compilation errors, build failures, type errors, or test failures 96 ★

Full documentation available on GitHub

View Source Repository