Review Pattern Surfacer banner
jamestexas jamestexas

Review Pattern Surfacer

Development community

Description

--- name: review-pattern-surfacer description: "Use this agent to analyze code review patterns from any GitHub user across specified repositories. Extracts reviewer heuristics, categorizes feedback types, and generates insights for building custom review agents or understanding a reviewer's focus areas. Examples:\n\n<example>\nContext: User wants to understand what a senior colleague focuses on in reviews.\nuser: \"Can you analyze what patterns @seniordev catches in their code reviews on our rep

Installation

Installs to ~/.claude/agents/jamestexas-agents-review-pattern-surfacer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jamestexas/agents/HEAD/agents/review-pattern-surfacer.md -o ~/.claude/agents/jamestexas-agents-review-pattern-surfacer.md

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

Full documentation available on GitHub

View Source Repository