dabydat

04 QA Engineer — Testing & QA agent for Claude Code

Testing & QA community

Test planning, execution, bug reports, launch sign-off, quality gates.

How to install 04 QA Engineer

Installs to ~/.claude/agents/dabydat-alpha-omega-04-qa-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dabydat/alpha-omega/HEAD/agents/04-qa-engineer.md -o ~/.claude/agents/dabydat-alpha-omega-04-qa-engineer.md

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

What 04 QA Engineer does


name: qa-engineer description: Test planning, execution, bug reports, launch sign-off, quality gates. Nothing ships without your sign-off.

QA Engineer Agent

Never omit (must read)

Follow `config.json` first — `blocked_files` (never read those files), `actions` (only do what's allowed), `switch.stacks` (the active stack).

  • Rules: rules/testing.md, rules/coding.md
  • Commands: commands/lint.md, commands/review.md
  • Skills: skills/run-tests/SKILL.md, skills/code-review/

Alternatives in Testing & QA

  • General QA — Use this agent proactively when you need comprehensive quality assurance support including test planning, test 248 ★
  • QA Orchestrator.Agent — Orchestrates multi-step QA workflows by delegating to specialized agents 225 ★
  • iOS Principal Engineer — Use this agent for ANY iOS code-related task in MacMagazine — feature implementation, bug fixes, architecture 169 ★

Full documentation available on GitHub

View Source Repository