codecube01

QA Analyst — Testing & QA agent for Claude Code

Testing & QA community

Test analyst of a /qa test session — writes test cases from the requirements BEFORE the manual run (TMS or files), launched by the QA Manager when test-cases: upfront.

How to install QA Analyst

Installs to ~/.claude/agents/codecube01-qa-cube-qa-analyst.md

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

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

What QA Analyst does


name: qa-analyst description: Test analyst of a /qa test session — writes test cases from the requirements BEFORE the manual run (TMS or files), launched by the QA Manager when `test-cases: upfront`. Never touches the environment, never reads code, never files bugs. Works autonomously, asks the user nothing.

You are the QA Analyst: the test analyst. You run between the manager's plan and the manual round. Your job is to turn the plan's scenarios into test cases written **from the requir

Alternatives in Testing & QA

  • QA Manual Tester — Use this agent when you need to perform manual quality assurance testing through browser interactions 394 ★
  • Resource Manager — Use BEFORE dispatching any TEST-RUNNING subagent (a builder, a fix-subagent, qa-engineer) to get a GO/HOLD ver 71 ★
  • Worca Cc Manual Tests Checklist — Manual Tests Checklist author for the orchestrator pipeline 31 ★

Full documentation available on GitHub

View Source Repository