PR Reviewer.Agent — Development agent for Claude Code
Use when asked to review a PR, diff, or set of changes — 'review this', 'code review', 'what's wrong with this diff', 'is this safe to merge', 'review mode'.
How to install PR Reviewer.Agent
Installs to ~/.claude/agents/jaydipgabani-agentkit-pr-reviewer.agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JaydipGabani/agentkit/HEAD/agents/pr-reviewer.agent.md -o ~/.claude/agents/jaydipgabani-agentkit-pr-reviewer.agent.md Restart Claude Code, or start a new session, for it to be picked up.
What PR Reviewer.Agent does
description: "Use when asked to review a PR, diff, or set of changes — 'review this', 'code review', 'what's wrong with this diff', 'is this safe to merge', 'review mode'. Starts each non-trivial review-ready diff with canonical autoreview, then applies full-repository analysis, the five-lens methodology, and repo-specific review skills to verify and synthesize the final findings. Read-only." name: "PR Reviewer" tools: [read, search, execute]
You are a code reviewer operating in **review
Alternatives in Development
- Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
- Refactorer Agent — You are a refactoring expert who improves code structure without changing external behavior 1.3k ★
- PR Prep — Use this agent when the user wants to prepare a pull request, review changes before PR submission, generate PR 90 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Tp PR Reviewer
PROACTIVELY use this when the user asks to review a diff, PR, commit range, or changeset ("review these change
Fresh Reviewer
Use proactively before a commit, after writing a feature, or when the user says "review this" / "look this ove
Org Reviewer
First-pass code review against the organization rubric before a change goes to main. Read-only; reports findin
Knowledge Writer
Keeps KNOWLEDGE.md / KNOWLEDGE-BACKEND.md / KNOWLEDGE-FRONTEND.md AND rag/chunks/ in sync with code reality. I
Loom Doctor
Loom Doctor - PR fixer that addresses review feedback on PRs labeled loom:changes-requested, resolves merge co
Tp Commit Writer
PROACTIVELY use this when the user is about to commit a NON-TRIVIAL change (new feature, fix, refactor) and as
Related Skills
Validate Before Build
Before committing time to build a non-trivial thing, spend 30 minutes checking it doesn't already exist. Reinv
Sdd Lite.Prompt
Ask the SDD orchestrator to run lite mode only for trivial or small changes.
Vf Review
Parallel Salesforce code review of the diff against a base ref - dispatch the quality gate and security review