guitaripod

QA Master Engineer — Testing & QA agent for Claude Code

Testing & QA community

Use this agent when you need comprehensive quality assurance review of code changes, test coverage analysis, or validation of implementation correctness.

How to install QA Master Engineer

Installs to ~/.claude/agents/guitaripod-weavex-qa-master-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/guitaripod/Weavex/HEAD/.claude/agents/qa-master-engineer.md -o ~/.claude/agents/guitaripod-weavex-qa-master-engineer.md

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

What QA Master Engineer does


name: qa-master-engineer description: Use this agent when you need comprehensive quality assurance review of code changes, test coverage analysis, or validation of implementation correctness. Examples:\n\n- After implementing a new feature:\n user: "I've just added the reasoning mode feature to the agent"\n assistant: "Let me use the qa-master-engineer agent to perform a comprehensive QA review of the new feature"\n\n- After fixing a bug:\n user: "Fixed the context window truncation issue

Alternatives in Testing & QA

  • Gitnexus Test CI Verifier — GitNexus test and CI reviewer 45.8k ★
  • Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
  • QA Manual Tester — Use this agent when you need to perform manual quality assurance testing through browser interactions 394 ★

Full documentation available on GitHub

View Source Repository