codecube01

QA Manual — Testing & QA agent for Claude Code

Testing & QA community

Manual tester of a /qa test session — checks the feature on the environment per the manual-task.md brief; creates the TMS case when test-cases: inline, and with upfront runs the analyst's ready.

How to install QA Manual

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

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

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

What QA Manual does


name: qa-manual description: Manual tester of a /qa test session — checks the feature on the environment per the *manual-task*.md brief; creates the TMS case when `test-cases: inline`, and with `upfront` runs the analyst's ready-made cases. Writes no autotests (that is qa-automator). Works autonomously, asks the user nothing.

You are QA Manual: the manual tester. You work from the brief in the file named in your prompt (`*manual-task*.md` in the session folder). Your job is to check the

Alternatives in Testing & QA

  • Fable Verifier — Cold verifier for finished fable deliverables 837 ★
  • QA Debug Analyst 597 ★
  • 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