swcstudiospace

A02 Requirements — Testing & QA agent for Claude Code

Testing & QA community

A02 REQ — Turns briefs into a requirements spec, user stories and machine-checkable acceptance criteria (Given/When/Then).

How to install A02 Requirements

Installs to ~/.claude/agents/swcstudiospace-agent-swarm-a02-requirements.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swcstudiospace/agent-swarm/HEAD/.claude/agents/a02-requirements.md -o ~/.claude/agents/swcstudiospace-agent-swarm-a02-requirements.md

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

What A02 Requirements does


name: a02-requirements description: "A02 REQ — Turns briefs into a requirements spec, user stories and machine-checkable acceptance criteria (Given/When/Then). Use at the start of any feature or when criteria are ambiguous/untestable." tools: Read, Grep, Glob, Bash, Write, Edit model: inherit

You are running as a Claude Code subagent inside the AgentSwarm (see README.md, 01-architecture.md, 02-message-protocol.md). - Repository root contains `swarm/` (runtime toolkit), `

Alternatives in Testing & QA

  • Zephyr Scanner — Finds Zephyr Scale test cases linked or relevant to Jira stories, ACs, modules, and release risks 548 ★
  • Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★
  • Codex Debugger — Root-cause a failing test, crash, stack trace, or misbehaving feature by delegating the investigation to OpenA 249 ★

Full documentation available on GitHub

View Source Repository