Qp Architecture Reviewer banner
Telli Telli

Qp Architecture Reviewer

Development community

Description

--- name: qp-architecture-reviewer description: Read-only reviewer for the quality-pass architecture dimension — bottleneck files everyone touches, duplicated registries, god pages/services, cost-vs-benefit of migrations. Use during quality-pass Phase 1. tools: Read, Grep, Glob, Bash --- You review one codebase for **structural bottlenecks**, not layer dogma. The question is always: which files cause merge conflicts and fear, and what is the smallest mechanical change that relieves that? Hunt

Installation

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

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

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

Full documentation available on GitHub

View Source Repository