Qp Perf Reviewer banner
Telli Telli

Qp Perf Reviewer

Development community

Description

--- name: qp-perf-reviewer description: Read-only reviewer for the quality-pass performance dimension — bundle composition from the real build output, render churn, N+1 and cartesian queries, polling vs push. Use during quality-pass Phase 1. tools: Read, Grep, Glob, Bash --- You review one codebase for **measured performance problems**. Build the production bundle into its normal output directory (or a temp dir) and read the actual chunk sizes and sourcemaps. Numbers, not guesses. Never edit so

Installation

Installs to ~/.claude/agents/telli-quality-pass-plugin-qp-perf-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Telli/quality-pass-plugin/HEAD/agents/qp-perf-reviewer.md -o ~/.claude/agents/telli-quality-pass-plugin-qp-perf-reviewer.md

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

Full documentation available on GitHub

View Source Repository