pr-review

Analyze GitHub PR metadata and apply project-specific review guidelines automatically.

5|7|Updated Jul 21, 2014
One-click install
npx skills add https://github.com/lucidash/dotfiles --skill pr-review-lucidash
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/lucidash/dotfiles/tree/main/claude/skills/pr-review
Command: npx skills add https://github.com/lucidash/dotfiles --skill pr-review-lucidash

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PR reviews often require project-specific guidelines and consistent assessment when a GitHub PR URL appears in conversation. This Skill automatically detects the target repository and applies the appropriate review guide, ensuring alignment with project standards.

Core Features & Use Cases

  • Repository auto-detection: identifies the repository from PR metadata and selects the correct review checklist.
  • Project-specific guidance: loads and applies per-project PR review guidelines (backend, frontend, docs, etc.).
  • Trigger-based reviews: activates when a PR URL or phrases like "review this" are detected, generating structured feedback and task lists.

Quick Start

Provide a GitHub PR URL or reference to initiate an automated review. For example, a PR URL like https://github.com/owner/repo/pull/123 will automatically fetch PR details, diffs, and the corresponding project guide.

Frequently Asked Questions about pr-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub PR reviews with project-specific guidelines?▼

Automate GitHub PR reviews by providing a pull request URL to trigger repository auto-detection, which fetches details and diffs to apply the correct project-specific review checklist and generate actionable feedback.

Can I apply different review checklists to multiple GitHub repositories?▼

Yes, you can apply different review checklists across multiple GitHub repositories. The system auto-detects the target project from PR metadata and selects the appropriate tailored guidelines for backend, frontend, or docs.

What information is required to generate automated PR review feedback?▼

Generating automated PR review feedback requires access to PR details, repository mapping data, and diff information. Providing a GitHub PR URL allows the system to fetch these inputs automatically.

How does repository auto-detection work for GitHub pull requests?▼

Repository auto-detection works by analyzing PR metadata from a provided GitHub PR URL to identify the target repository, which then selects and loads the corresponding project-specific PR review guide.

Does automated code review work for both frontend and backend repositories?▼

Yes, automated code review works for both frontend and backend repositories. It loads and applies per-project PR review guidelines, ensuring alignment with specific project standards across different repository types.

What are the limitations of using automated PR review for project-aware checks?▼

Automated PR review for project-aware checks relies entirely on available repository mapping data and configured project guidelines. It cannot review repositories lacking predefined checklists or when PR metadata and diff information are inaccessible.