pr-report

Generate structured PR review reports from code diffs in Markdown or HTML.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of conducting thorough pull request reviews, generating high-quality reports for maintainers, and aiding in decision-making regarding merges.

Core Features & Use Cases

  • Deep PR Review: Analyze and review pull requests with detailed explanations and tutorials.
  • Report Generation: Create polished report artifacts such as HTML or Markdown.
  • Use Case: When you need to produce a comprehensive review of a pull request, explain complex code changes, compare designs with similar systems, or prepare merge recommendations.

Quick Start

Generate a report for the pull request by running the pr-report skill on the specified PR.

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 review report generation for code diffs?

Automate pull request review report generation by parsing code diffs and generating structured reports using Markdown or HTML templates. This process analyzes code changes, explains design decisions, and provides recommendations for merges to streamline workflows.

What is the best way to explain complex code changes during a merge analysis?

The best way to explain complex code changes during a merge analysis is to generate a structured report that breaks down code diffs, details design decisions, and compares designs with similar systems to facilitate knowledge transfer and maintainability.

Can I create HTML or Markdown reports from pull request code changes?

Yes, you can create polished HTML or Markdown report artifacts from pull request code changes. The report generation process parses the diffs and outputs structured templates to aid maintainers in merge decision-making.

Do I need any external dependencies to generate detailed PR review reports?

No external dependencies are required to generate detailed PR review reports. The process relies on internal scripts, references, and assets to parse code diffs and produce structured merge recommendations without additional environment setup.

When do I need a structured report for a pull request review?

You need a structured report for a pull request review when you must produce a comprehensive analysis of code changes, explain complex modifications, compare designs with similar systems, or prepare formal merge recommendations for maintainers.

How does automated merge analysis handle maintainability and knowledge transfer?

Automated merge analysis handles maintainability and knowledge transfer by processing code diffs to generate detailed explanations and tutorials. This structured reporting facilitates understanding of design decisions and streamlines the merge process.