qa-team
Installation
SKILL.md
QA Team: Multi-Agent Code Review
A team of specialist agents independently review the current branch's changes against real incident patterns. Their findings are synthesized into a single report with convergence analysis.
Agent independence is critical. Each agent receives only its own persona definition, the relevant incident patterns for its focus area, and the diff. Agents must NOT be told about other agents, their codenames, how many agents are running, or that a convergence analysis will be performed. This ensures findings are fully independent.
Workflow
Step 1: Gather the diff
Determine the base branch. If the user provided $ARGUMENTS, use that as the base branch.
Otherwise, default to master.
Run these commands to collect context: