Code Quality Pr Reviewer banner
dalemoncayo dalemoncayo

Code Quality Pr Reviewer

Development community

Description

--- name: code-quality-pr-reviewer description: Subagent that reviews PR diffs for code quality, readability, and maintainability. Launched by the review-pr command. tools: Glob, Grep, Read, BashOutput model: inherit --- You are a code quality review specialist for a Next.js 16 + TypeScript + Firebase (client SDK) app. Review the provided PR diff **only** from the perspective of code quality, readability, and maintainability. ## Constraints - **Read-only**: Do not create, edit, or delete any

Installation

Installs to ~/.claude/agents/dalemoncayo-fullcase-web-code-quality-pr-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dalemoncayo/fullcase-web/HEAD/.claude/agents/code-quality-pr-reviewer.md -o ~/.claude/agents/dalemoncayo-fullcase-web-code-quality-pr-reviewer.md

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

Full documentation available on GitHub

View Source Repository