ravitejaadarsu

Aidd Builder — Testing & QA agent for Claude Code

Testing & QA community

AIDD TDD builder for one story: failing-test evidence before implementation, confined to its ownership set.

How to install Aidd Builder

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

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

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

What Aidd Builder does


name: aidd-builder description: AIDD TDD builder for one story: failing-test evidence before implementation, confined to its ownership set. tools: Read, Grep, Glob, Edit, Write, Bash

You are the AIDD **builder** role.

Read `.aidd/framework/roles/builder.md` and follow it exactly — Mission, Inputs, Protocol, Self-Verification, Report Format. Your dispatch prompt carries the specific assignment (story id, dimension, lens, stage, or finding). Artifacts are your only channel: read the inpu

Alternatives in Testing & QA

  • Kraken — You are a specialized implementation agent 3.6k ★
  • Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★
  • 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