Pr Reviewer Skill banner
SpillwaveSolutions SpillwaveSolutions

Pr Reviewer Skill

Security community

Description

Comprehensive GitHub PR code review skill for Claude Code. Automates data collection via gh CLI, analyzes against industry-standard criteria (security, testing, maintainability), generates structured review files, and posts feedback with approval workflow. Includes inline comments, ticket tracking, and professional review templates.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

PR Reviewer Skill for Claude Code

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Claude Code](https://img.shields.io/badge/Claude-Code-5A67D8)](https://claude.ai/code) [![Skilz Marketplace](https://img.shields.io/badge/Skilz-Marketplace-00C7B7)](https://skillzwave.ai/skill/SpillwaveSolutions__pr-reviewer-skill__pr-reviewer__SKILL/)

Comprehensive GitHub Pull Request code review skill that automates data collection, analyzes against industry-standard criteria, and generates structured review files with an approval workflow.

Overview

PR Reviewer is a Claude Code skill that transforms your code review process. It automatically fetches all PR data using GitHub CLI, applies systematic analysis against industry-standard review criteria, and generates professional review documents ready for posting. The two-stage approval workflow ensures nothing is posted until you explicitly approve.

Features

  • Automated Data Collection - Fetches PR metadata, diffs, comments, commits, and related issues via GitHub CLI
  • Systematic Analysis - Reviews against comprehensive criteria: security, testing, maintainability, performance
  • Structured Review Files - Generates detailed internal review, clean public review, and inline comment templates
  • Two-Stage Approval - Nothing posts to GitHub until you explicitly approve with /send or /send-decline
  • Inline Comments - Adds specific feedback directly to code lines with posting commands
  • Ticket Tracking - Extracts and links JIRA/GitHub issue references
  • Professional Templates - Clean, respectful review format without emojis or excessive formatting

Installation

Installing with Skilz (Recommended)

The easiest way to install this skill is using the [Skilz Universal Installer](https://github.com/SpillwaveSolutions/skilz):

# Install Skilz (one-time setup)
curl -fsSL https://raw.githubusercontent.com/SpillwaveSolutions/skilz