pr-report

Analyze pull requests and generate HTML or Markdown reports for maintainers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides in-depth analysis and maintainer-grade reviews for pull requests, branches, or significant code contributions, transforming complex changes into clear, actionable reports.

Core Features & Use Cases

  • Deep Code Analysis: Understands the system architecture and contributor intent beyond just the diff.
  • Tutorial-Style Explanations: Explains changes in a way that educates maintainers.
  • Artifact Generation: Produces polished reports in formats like HTML or Markdown.
  • Use Case: When a complex feature PR is submitted, use this Skill to generate a comprehensive HTML report detailing the changes, architectural implications, potential risks, and a clear merge recommendation for the maintainer.

Quick Start

Use the pr-report skill to analyze the current branch and generate an HTML report in the tmp/reports directory.

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 complex pull request?

Generating a maintainer report for a pull request involves analyzing code contributions to produce detailed, tutorial-style explanations. This process outputs polished HTML or Markdown artifacts detailing architectural implications and merge recommendations.

What is the best way to analyze system architecture changes in a feature branch?

Analyzing system architecture changes in a feature branch requires deep code analysis to understand contributor intent and design decisions beyond the diff. This translates complex changes into clear, actionable summaries and merge recommendations.

Can I automatically generate HTML documentation from a code diff?

Yes, you can generate HTML documentation from a code diff by analyzing pull requests and code contributions. This produces polished artifact reports in formats like HTML or Markdown to explain architectural implications.

Does this code analysis tool explain the intent behind pull request changes?

Yes, this code analysis tool explains the intent behind pull request changes by providing tutorial-style explanations. It helps maintainers understand the underlying design decisions, system architecture, and potential risks.

When do I need a tutorial-style report for code contributions?

You need a tutorial-style report for code contributions when a complex feature pull request is submitted and requires comprehensive review. This report educates maintainers on architectural implications, potential risks, and merge recommendations.