review-pr

Analyze Gitee pull request code changes for correctness, security, and maintainability.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/chy5301/cc-plugins --skill review-pr-chy5301
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/chy5301/cc-plugins/tree/main/gitee-toolkit/skills/review-pr
Command: npx skills add https://github.com/chy5301/cc-plugins --skill review-pr-chy5301

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies and automates the process of reviewing pull requests by providing thorough code analysis, ensuring code quality, security, and maintainability.

Core Features & Use Cases

  • Deep Code Analysis: Examines code changes across multiple files for correctness, security risks, and best practices.
  • Comment Management: Checks existing comments to avoid duplicates and provides actionable suggestions.
  • Automated Reports: Generates comprehensive review summaries highlighting blockers, suggestions, and optional improvements.
  • Use Case: A developer wants to perform an efficient review of a new PR in Gitee; this Skill fetches PR details, analyzes code, and prepares a review report for user confirmation.

Quick Start

Use the review-pr skill to analyze the latest pull request in your Gitee repository and generate a review summary.

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 review for Gitee pull requests?

Automate Gitee code review by analyzing pull request changes for correctness and security. The skill fetches PR details, checks existing comments to avoid duplicates, and generates a comprehensive review summary for user confirmation.

What kind of code analysis does an automated PR review perform?

Automated PR review performs deep code analysis by examining changes across multiple files for correctness, security risks, and maintainability. It evaluates existing comments and provides actionable suggestions to ensure comprehensive feedback.

Can I use this automated code review tool with repositories outside of Gitee?

No, this automated code review tool is specifically designed to integrate with the Gitee MCP Server infrastructure. It operates within Gitee pull request workflows to fetch PR details and evaluate code changes.

How to generate a code review report for a new pull request?

Generate a code review report by fetching the latest pull request details and analyzing the code changes. The skill prepares an automated report highlighting blockers, suggestions, and optional improvements for your confirmation.

Does automated PR review check for duplicate comments on Gitee?

Yes, automated PR review checks existing comments on Gitee to avoid duplicates. It manages comment threads by evaluating existing feedback before providing actionable suggestions and comprehensive review summaries.

What are the limitations of automating code review for pull requests?

Automating pull request code review requires the Gitee MCP Server infrastructure and cannot operate independently. It is limited to analyzing code changes, security risks, and maintainability within the scope of Gitee PR workflows.