review-pr

Automate GitHub pull request reviews with diff analysis and issue scoring.

1|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/Dynasty-Futures/DF-Backend --skill review-pr-dynasty-futures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/Dynasty-Futures/DF-Backend/tree/main/.claude/skills/review-pr
Command: npx skills add https://github.com/Dynasty-Futures/DF-Backend --skill review-pr-dynasty-futures

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code review is time-consuming and error-prone; this skill automates the PR review process to surface issues before merge, ensuring quality and compliance.

Core Features & Use Cases

  • Eligibility and PR state assessment (open/closed, draft, existing reviews) to determine review necessity.
  • Thorough PR diff analysis across modified files, with structured findings and recommended actions.
  • Parallel, multi-agent review workflow that surfaces issues with traceable context and links back to CLAUDE.md guidance.
  • Use Case: When reviewing a PR with multiple files and complex changes, generate a prioritized list of issues and suggested fixes.

Quick Start

To start a PR review, provide a GitHub PR number or URL and let the system run the automated analysis.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate code reviews for a GitHub pull request?

Automate GitHub pull request reviews by providing the PR number or URL to trigger an end-to-end workflow. The system analyzes the diff, scores issues, and posts a structured review comment.

What is the best way to review PR diffs for complex changes?

Reviewing PR diffs for complex changes is best handled by a parallel multi-agent workflow. It analyzes modified files, traces context back to CLAUDE.md guidance, and generates a prioritized issue list.

How does automated PR review handle draft pull requests?

Automated PR review handles drafts by assessing PR state and eligibility, checking if a request is open, closed, or drafted, to determine review necessity before analyzing the diff.

Can I use AI to surface issues before merging a pull request?

You can use AI to surface issues before merge by applying parallel agent reviews to the PR diff. This identifies compliance issues and generates a post-ready review with recommended actions.

How do I generate a structured review comment for a GitHub PR?

Generate a structured review comment by running an automated diff analysis and issue scoring workflow. The system gathers CLAUDE.md guidance and posts the prioritized findings directly to the PR.