pr-reviewer

Community

Multi-agent PR reviews, 5x faster.

AuthorLordjiggy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manual pull request reviews are time-consuming, inconsistent, and can miss critical issues like security vulnerabilities or performance bottlenecks, leading to lower code quality and increased risk. This Skill automates comprehensive, multi-faceted reviews.

Core Features & Use Cases

  • Multi-Agent Analysis: Utilizes 5 specialized AI agents (Security, Performance, Testing, Architecture, Style) working in parallel for comprehensive feedback.
  • Actionable Suggestions: Provides specific line numbers, exploitation scenarios, and remediation steps with code examples.
  • Auto-Fix Suggestions: Generates suggested fixes that can be applied with a single command.
  • Use Case: Automatically review a GitHub pull request for security flaws, performance issues, test coverage, architectural adherence, and code style, then get a consolidated report and suggested fixes.

Quick Start

Review PR #123.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pr-reviewer
Download link: https://github.com/Lordjiggy/claude-code-marketplace/archive/main.zip#pr-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository