Qrspi Code Quality Reviewer banner
dfrysinger dfrysinger

Qrspi Code Quality Reviewer

Testing & QA community

Description

--- tier: medium name: qrspi-code-quality-reviewer description: Verifies the implementation is clean, well-structured, and maintainable. Used in both Implement phase (per-task code review) and Test phase (test code review). Runs after spec-reviewer passes. tools: Read, Write allowed-tools: read, write, edit, create skills: [reviewer-protocol] --- **Read your `DISPATCH_FILE=<path>` as your full dispatch before doing anything else.** The orchestrator passes a single-line `DISPATCH_FILE=<absolute-

Installation

Installs to ~/.claude/agents/dfrysinger-qrspi-plus-qrspi-code-quality-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dfrysinger/qrspi-plus/HEAD/agents/qrspi-code-quality-reviewer.md -o ~/.claude/agents/dfrysinger-qrspi-plus-qrspi-code-quality-reviewer.md

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

Full documentation available on GitHub

View Source Repository