pr-report

Analyze PR changes and generate HTML or Markdown maintainer reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps maintainers deeply understand and evaluate pull requests by generating a comprehensive, ready-to-share report that explains what changed, why it matters, and how it affects the project.

Core Features & Use Cases

  • Generative, explainer-style reviews that summarize architecture, rationale, and trade-offs.
  • Outputs: standalone HTML or Markdown reports and concise maintainer summaries.
  • Use Case: When assessing a PR or large contribution, generate a report that communicates design decisions, risks, and a recommended course of action.

Quick Start

Feed the PR URL or diff to the skill to generate a maintainer-ready report.

Frequently Asked Questions about pr-report

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

FAQPage Schema
How do I generate a maintainer report for a pull request?

To generate a maintainer report, feed the PR URL or diff directly into the tool, which analyzes changes and outputs a standalone HTML or Markdown report summarizing architecture, rationale, and merge recommendations.

What is the best way to summarize design decisions in a code review?

To summarize design decisions in a code review, use an explainer-style review process that evaluates trade-offs and architecture, producing a maintainer-grade report that clearly communicates the risks and recommended actions.

Can I output PR review summaries in both HTML and Markdown formats?

Yes, you can output PR review summaries in both standalone HTML and Markdown formats, using provided style-guide and HTML starter assets for presentation, along with optional chat-ready summaries.

Does this tool work with large code contributions across different software projects?

Yes, this tool works with large contributions across software projects by identifying and analyzing PR changes to help maintainers deeply understand what changed, why it matters, and how it affects the project.

What should a merge recommendation include when assessing a large pull request?

A merge recommendation should include the rationale behind changes, an evaluation of design decisions and trade-offs, identified risks, and a clear recommended course of action for the maintainer to follow.

Why do I need a generated report instead of just reading the PR diff?

A generated report is needed instead of just reading the diff because it provides a comprehensive, explainer-style review that communicates architecture, rationale, and trade-offs, helping maintainers evaluate large contributions efficiently.