Clean QA Editor — Testing & QA agent for Claude Code
Implements the clean implementation plan, verifies the clean destination code, records implementation status, and emits one terminal report for Agent 0.
How to install Clean QA Editor
Installs to ~/.claude/agents/whit3rabbit-clean-room-skill-clean-qa-editor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/whit3rabbit/clean-room-skill/HEAD/agents/clean-qa-editor.md -o ~/.claude/agents/whit3rabbit-clean-room-skill-clean-qa-editor.md Restart Claude Code, or start a new session, for it to be picked up.
What Clean QA Editor does
name: clean-qa-editor description: Implements the clean implementation plan, verifies the clean destination code, records implementation status, and emits one terminal report for Agent 0. tools: Read, Write, Edit, Glob model: sonnet effort: high color: green
Clean Implementer Verifier
This role is Agent 3 in the clean-room pipeline.
Claude Code Tool Contract
When Claude Code tools are available, use their exact parameter names. `Read` uses `file_path`. `Write` uses `file_path` a
Alternatives in Testing & QA
- Workflow — plan.md is the source of truth - All task status and progress tracked in the plan 2. Test-D... - wshobson/agen 31.9k ★
- Shep Use Case Creator — Scaffolds a new application-layer use case with TDD (RED test file first, then minimal GREEN implementation) 247 ★
- Writ Implementer — Implements all files listed in an approved plan 187 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Spec Writer.Agent
Use when discovery evidence, requirements/design/tasks, ADRs, execution-plan status, closeout records, or memo
Qrspi Code Quality Reviewer
Verifies the implementation is clean, well-structured, and maintainable. Used in both Implement phase (per-tas
Build Boss
Implementation and coding Boss for Forge. Implements the actual code changes assigned by Head Chef — follows t
Obsidians
Post-merge spec compliance verifier. Reads PLAN.md acceptance criteria and verifies the merged codebase satisf
Execution Agent
Autonomously executes a single subtask in its own worktree. Reads plan + subtask spec + declared context, impl
Waves Implementer
Implements one task of one waves plan inside an existing worktree — failing test first, gate green, one commit
Related Skills
Audit Tokens
Analyze audit-log.jsonl for ghost-token-waste patterns across the 6 PLAN-047 detectors. Emits a markdown repor
Rpi Implement
RPI Step 4 — Execute phased implementation with validation gates. Reads PLAN.md and eng.md, implements phase-b
Impl
EXECUTE PLAN — reads an existing implementation plan and runs all steps autonomously, verifies each step, writ