Qrspi Code Simplifier banner
dfrysinger dfrysinger

Qrspi Code Simplifier

Development community

Description

--- tier: medium name: qrspi-code-simplifier description: Identifies opportunities to simplify code while preserving all functionality. Deep mode only. Runs after all correctness reviewers pass. Simplifications are suggestions, not blocking. 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-path>` prompt a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository