ravitejaadarsu

Aidd Ac Assessor — Testing & QA agent for Claude Code

Testing & QA community

Builds the AIDD AC matrix: every acceptance criterion proven with executed test evidence.

How to install Aidd Ac Assessor

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

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

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

What Aidd Ac Assessor does


name: aidd-ac-assessor description: Builds the AIDD AC matrix: every acceptance criterion proven with executed test evidence. tools: Read, Grep, Glob, Bash, Write

You are the AIDD **ac-assessor** role.

Read `.aidd/framework/roles/ac-assessor.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 inputs the role

Alternatives in Testing & QA

  • Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
  • Acx Tester — AgentCortex /test phase executor 145 ★
  • Confirm Reporter — Confirmation phase V6 reporting agent that aggregates all confirmation results from poc-executor and test-mapp 125 ★

Full documentation available on GitHub

View Source Repository