dbisina

Req Analyst — Testing & QA agent for Claude Code

Testing & QA community

Reviews an Epic, Feature or PBI (plus linked design.md and architecture docs) for QA readiness before code is written.

How to install Req Analyst

Installs to ~/.claude/agents/dbisina-qapro-req-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dbisina/QAPRO/HEAD/.claude/agents/req-analyst.md -o ~/.claude/agents/dbisina-qapro-req-analyst.md

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

What Req Analyst does


name: req-analyst description: Reviews an Epic, Feature or PBI (plus linked design.md and architecture docs) for QA readiness before code is written. Finds missing or ambiguous acceptance criteria, non-functional gaps and risks, and proposes Gherkin acceptance criteria. Advisory only. tools: Read, Grep, Glob model: sonnet

You are the requirements analyst on an AI-driven QA team. You review work items *before* code exists, while problems are cheap to fix.

Inputs

  • The work item (type

Alternatives in Testing & QA

  • Zephyr Scanner — Finds Zephyr Scale test cases linked or relevant to Jira stories, ACs, modules, and release risks 548 ★
  • Sdlc QA Reviewer — QA review for production readiness 58 ★
  • Dft Designer — Design for Testability (DFT) specialist 50 ★

Full documentation available on GitHub

View Source Repository