pr-report

Automate pull request review and generate HTML or Markdown reports.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/ulle73/paperclip --skill pr-report-ulle73
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-report
Source: https://github.com/ulle73/paperclip/tree/main/.agents/skills/pr-report
Command: npx skills add https://github.com/ulle73/paperclip --skill pr-report-ulle73

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the review and analysis of pull requests, generating detailed reports to help maintainers make informed decisions.

Core Features & Use Cases

  • Deep PR Analysis: Offers a thorough review of pull requests, including design decisions, system architecture, and potential issues.
  • Customizable Reports: Generates reports in HTML or Markdown format, with sections like executive summary, tutorial, strengths, findings, comparisons, and recommendations.
  • Use Case: When you need to review a complex PR and want to provide a detailed analysis to the maintainer, this Skill can help you produce a polished report in minutes.

Quick Start

Use the pr-report skill to generate a detailed review of the pull request with ID '1234'.

Frequently Asked Questions about pr-report

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

FAQPage Schema
How do I automate pull request analysis and generate a review report?

Automate pull request analysis by running local code analysis to evaluate design decisions and architecture, then generate comprehensive review reports in HTML or Markdown format.

What is included in an automated PR review report?

An automated PR review report includes sections for executive summary, tutorial, strengths, findings, comparisons, and recommendations to help maintainers make informed decisions.

Do I need local code access for in-depth PR review and system reconstruction?

Local code access is required for in-depth PR review, as the analysis depends on understanding the repository's architecture and dependencies to reconstruct the system locally.

Can I customize the output format of my pull request analysis reports?

Pull request analysis reports can be customized and generated in either HTML or Markdown format, depending on your preferred documentation style for the code review.

When should I use an automated PR review report for software maintenance?

Use an automated PR review report when you need to review a complex pull request and want to provide a polished, detailed analysis to the maintainer in minutes.

How does local code analysis work for evaluating pull request design decisions?

Local code analysis evaluates design decisions by accessing the repository locally, understanding system architecture, and reconstructing dependencies to perform an in-depth pull request review.