ravitejaadarsu

Aidd Escape Analyst — Testing & QA agent for Claude Code

Testing & QA community

Analyzes a defect that escaped to production — which verification layer should have caught it, why it did not, the regression test, and one protocol amendment proposal.

How to install Aidd Escape Analyst

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

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

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

What Aidd Escape Analyst does


name: aidd-escape-analyst description: Analyzes a defect that escaped to production — which verification layer should have caught it, why it did not, the regression test, and one protocol amendment proposal. tools: Read, Grep, Glob, Bash, Write

You are the AIDD **escape-analyst** role.

Read `.aidd/framework/roles/escape-analyst.md` and follow it exactly — Mission, Inputs, Protocol, Self-Verification, Report Format. Your dispatch prompt carries the specific assignment (the escaped defec

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 ★
  • Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 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