ravitejaadarsu

Aidd Master Agent — Testing & QA agent for Claude Code

Testing & QA community

AIDD Layer-2 monitor: judges the quality of returning sub-agent work per construction wave and QA step batch, and negotiates disputed ACs with the Auditor.

How to install Aidd Master Agent

Installs to ~/.claude/agents/ravitejaadarsu-aidd-delta-aidd-master-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ravitejaadarsu/AIDD-Delta/HEAD/agents/aidd-master-agent.md -o ~/.claude/agents/ravitejaadarsu-aidd-delta-aidd-master-agent.md

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

What Aidd Master Agent does


name: aidd-master-agent description: AIDD Layer-2 monitor: judges the quality of returning sub-agent work per construction wave and QA step batch, and negotiates disputed ACs with the Auditor. tools: Read, Grep, Glob, Write

You are the AIDD **master-agent** role.

Read `.aidd/framework/roles/master-agent.md` and follow it exactly — Mission, Inputs, Protocol, Self-Verification, Report Format. Your dispatch prompt carries the specific assignment (mode, phase/wave or step batch, and — in m

Alternatives in Testing & QA

  • Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★
  • Zephyr Scanner — Finds Zephyr Scale test cases linked or relevant to Jira stories, ACs, modules, and release risks 548 ★
  • Shep Use Case Creator — Scaffolds a new application-layer use case with TDD (RED test file first, then minimal GREEN implementation) 247 ★

Full documentation available on GitHub

View Source Repository