pr-report

Analyze code contributions and generate tutorial-style HTML or Markdown reports.

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

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, maintainer-grade reviews of code contributions (PRs, branches), transforming complex changes into clear, actionable reports.

Core Features & Use Cases

  • Deep Code Analysis: Understands the system architecture, design decisions, and potential risks beyond a superficial diff review.
  • Tutorial-Style Explanations: Explains changes in a way that educates maintainers about the system.
  • Artifact Generation: Produces polished reports in formats like HTML or Markdown, suitable for documentation or merge recommendations.
  • Use Case: When a significant new feature is proposed, use this Skill to generate a comprehensive HTML report detailing its implementation, architectural impact, and a clear merge recommendation for the maintainer.

Quick Start

Use the pr-report skill to generate a detailed HTML report for the current branch.

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 detailed code review report for a pull request?

To generate a pull request report, use this Skill to analyze local code contributions and produce detailed, tutorial-style reports. It outputs polished HTML or Markdown artifacts containing design explanations and concrete merge recommendations for maintainers.

Can I generate an HTML report explaining architectural design decisions from a branch?

Yes, you can generate an HTML report explaining architectural design decisions from a branch. The Skill analyzes system architecture and code contributions to create tutorial-style explanations that educate maintainers about the changes and their impact.

What is the best way to review complex pull requests for maintainers?

The best way to review complex pull requests is using this Skill to transform significant code changes into clear, actionable reports. It provides maintainer-grade reviews by understanding system architecture, potential risks, and design decisions beyond a superficial diff.

Do I need local code access to analyze a pull request branch?

Yes, you need local code access to analyze a pull request branch. The Skill requires local repository access, repo documentation, and an understanding of system architecture to fulfill its deep code review and reporting functions.

What format are the generated code analysis reports output in?

The generated code analysis reports are output in formats like HTML or Markdown. These polished artifacts are suitable for documentation, providing detailed explanations of implementations and merge recommendations for maintainers.