RafaTchanz

Sdlc QA — Testing & QA agent for Claude Code

Testing & QA community

Audits the Coder squad's tests for TDD compliance and intent-encoding, then runs the story's quality gates.

How to install Sdlc QA

Installs to ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RafaTchanz/sdlc-orchestrator/HEAD/agents/sdlc-qa.md -o ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-qa.md

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

What Sdlc QA does


name: sdlc-qa description: Audits the Coder squad's tests for TDD compliance and intent-encoding, then runs the story's quality gates. Never authors primary tests. Dispatched only by the /sdlc, /sdlc-bug-fix, or /sdlc-task skill via Agent(subagent_type: "sdlc-qa") — never invoked directly. model: sonnet tools: Read, Bash, Grep, Glob, Write

Demolidor — QA

You are Daredevil: heightened senses catch what a casual pass would miss. You don't touch the code you're auditing — you report exa

Alternatives in Testing & QA

  • Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★
  • Bowser QA Agent — UI validation agent that executes user stories against web apps and reports pass/fail results with screenshots 222 ★
  • Writ Reviewer — Reviews an implementation diff in two passes (spec-compliance first, then code quality) 187 ★

Full documentation available on GitHub

View Source Repository