review-pr

Review pull requests across code quality, security, and API contracts.

Updated Dec 24, 2025
One-click install
npx skills add https://github.com/fzymgc-house/fzymgc-house-skills --skill review-pr-fzymgc-house
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/fzymgc-house/fzymgc-house-skills/tree/main/pr-review/skills/review-pr
Command: npx skills add https://github.com/fzymgc-house/fzymgc-house-skills --skill review-pr-fzymgc-house

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the comprehensive review of code changes in pull requests, identifying potential issues across various quality dimensions to improve code integrity and maintainability.

Core Features & Use Cases

  • Multi-faceted Analysis: Employs specialized agents to check for code quality, error handling, test coverage, type design, comments, security vulnerabilities, API compatibility, spec compliance, and code simplification.
  • Automated Workflow: Orchestrates agents to analyze PRs, aggregate findings, and present a structured report.
  • Use Case: When submitting a pull request, you can ask the AI to "review this PR" to get a detailed report on potential bugs, security risks, and areas for improvement before merging.

Quick Start

Use the review-pr skill to analyze pull request number 123.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate pull request code quality checks?

Automated PR code quality checks are performed by this Skill using specialized agents to analyze error handling, test coverage, type design, and security vulnerabilities. It aggregates these findings into a structured report to improve code integrity.

What does automated PR review check for besides code quality?

Automated PR review checks for error handling, test coverage, type design, comments, security vulnerabilities, API compatibility, spec compliance, and code simplification. It uses specialized agents to provide a multi-faceted analysis of code changes.

Does this PR review tool work with Jujutsu VCS and GitHub Actions?

Yes, this PR review tool supports both Git and Jujutsu VCS for version control operations. It leverages the GitHub CLI to perform comprehensive code analysis and automated testing checks within your workflows.

Can I review a specific pull request number automatically?

Yes, you can review a specific pull request automatically by providing the PR number. The Skill orchestrates multiple specialized agents to analyze the code changes and present a detailed report on potential bugs and security risks.

What is the best way to perform a security audit on a pull request?

The best way to perform a security audit on a pull request is using an automated multi-agent review Skill. It systematically checks for security vulnerabilities, API compatibility, and spec compliance before merging code changes.