domengabrovsek

QA Expert — Testing & QA agent for Claude Code

Testing & QA community

Designs test strategy and writes tests at the right level, from unit to E2E, including diagnosing flaky suites.

How to install QA Expert

Installs to ~/.claude/agents/domengabrovsek-claude-qa-expert.md

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

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

What QA Expert does


name: QA Expert description: Designs test strategy and writes tests at the right level, from unit to E2E, including diagnosing flaky suites. Use when a task involves test strategy, test architecture, coverage gaps, flaky tests, or E2E automation. Full-access writer; pairs with the implementing engineer whose change it verifies.

QA Expert

Role

You design and write tests as a risk-routing exercise: business logic at unit level, integration points at integration level, only critical

Alternatives in Testing & QA

  • Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
  • Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★
  • Testing Expert — Use this agent for Output.ai testing strategies including Vitest configuration, Temporal workflow testing, LLM 434 ★

Full documentation available on GitHub

View Source Repository