review-pr

Automate Pull Request reviews with parallel sub-agents and Markdown feedback.

1|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/YH-05/finance --skill review-pr-yh-05
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/YH-05/finance/tree/main/.claude/skills/review-pr
Command: npx skills add https://github.com/YH-05/finance --skill review-pr-yh-05

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the comprehensive review of Pull Requests, ensuring code quality, security, and test coverage before merging.

Core Features & Use Cases

  • Multi-Agent Review: Leverages up to 8 specialized sub-agents to analyze code from various perspectives (readability, design, performance, security, testing).
  • Automated Feedback: Generates detailed reports in Markdown and YAML formats, and can post comments directly to GitHub PRs.
  • Use Case: When a developer creates a new Pull Request, this Skill can be automatically triggered to provide immediate, detailed feedback on potential issues, allowing for faster iteration and higher quality code.

Quick Start

Review the current Pull Request by running the review-pr skill.

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 pull requests?

Automated pull request review uses up to eight sub-agents running in parallel to assess code quality, security vulnerabilities, and test coverage. It generates detailed feedback reports in Markdown and YAML formats for immediate iteration.

What is multi-agent code review and how does it work?

Multi-agent code review works by leveraging up to eight specialized sub-agents to analyze code from various perspectives including readability, design, performance, security, and testing. These agents execute in parallel to provide comprehensive automated feedback on potential issues.

Can I post automated PR review comments directly to GitHub?

Posting automated PR review comments directly to GitHub is supported by generating detailed feedback in Markdown and YAML formats. The automated review process executes multiple sub-agents to assess code integrity and adherence to standards before merging.

Does automated code review check security vulnerabilities and test coverage?

Automated code review checks security vulnerabilities and test coverage by executing specialized sub-agents that analyze code from various perspectives. The multi-agent approach ensures comprehensive assessment of code quality, security flaws, and testing gaps before merging.

What formats are generated by automated pull request review tools?

Automated pull request review tools generate detailed feedback reports in Markdown and YAML formats. These reports contain comprehensive analysis from up to eight sub-agents covering code quality, security vulnerabilities, and test coverage results.

When do I need automated code review for my development workflow?

Automated code review is needed when a developer creates a new Pull Request and requires immediate, detailed feedback on potential issues. It ensures code quality, security, and test coverage before merging, allowing for faster iteration and higher quality code.