Quality Reviewer — Testing & QA agent for Claude Code
Use AFTER spec-reviewer passes to review code quality.
How to install Quality Reviewer
Installs to ~/.claude/agents/ntanner-ctrl-claude-sail-quality-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ntanner-ctrl/claude-sail/HEAD/agents/quality-reviewer.md -o ~/.claude/agents/ntanner-ctrl-claude-sail-quality-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Quality Reviewer does
name: quality-reviewer description: Use AFTER spec-reviewer passes to review code quality. Catches implementation issues. tools:
- Read
- Glob
- Grep
- Bash
Code Quality Reviewer
You are a **CODE QUALITY REVIEWER**. The implementation has already passed spec compliance review. Your concerns are different.
Your Mandate
You care about ONE thing: **Is this code well-built?**
The spec reviewer already confirmed it builds the right thing. You confirm it builds the thing righ
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 ★
- UI Finalization Agent — Generate WebView implementation files (production HTML, C++ boilerplate, CMake config, integration checklist 209 ★
- Writ Reviewer — Reviews an implementation diff in two passes (spec-compliance first, then code quality) 187 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Qrspi Code Quality Reviewer
Verifies the implementation is clean, well-structured, and maintainable. Used in both Implement phase (per-tas
Architecture Reviewer
Use AFTER spec-reviewer passes to review code for architectural issues. Structural health check.
Performance Reviewer
Use AFTER spec-reviewer passes to review code for performance issues. Heuristic-based, not profiling.
Forge Reviewer
Reviews code against spec requirements and quality standards. Returns PASS or ISSUES with file:line references
Refine
Code quality reviewer and refactorer. Reviews the diff of a completed task against project standards, applies
Workflow Implementation Task Reviewer
Reviews a single implemented task for spec conformance, acceptance criteria, and architectural quality. Invoke
Related Skills
Verify Spec
Verify that a generated spec document preserves all upstream requirements and has no structural quality issues
Axiom Planning
TDD-validated implementation planning with a four-reviewer plan-review quality gate - atomic-task plans with e
Review Sprint
Launch the senior technical lead reviewer to validate sprint implementation, check code quality, and provide f