pr-report

Analyze pull request code changes and generate detailed Markdown or HTML review reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps maintainers deeply analyze pull requests, explaining their design, impact, and implementation for better decision-making.

Core Features & Use Cases

  • In-depth PR Analysis: Automatically reviews the structure, design, and complexity of a pull request.
  • System Reconstruction: Builds mental models of new code changes to understand overall system impact.
  • Report Generation: Produces detailed Markdown or HTML reports summarizing findings, with recommendations for integration or redesign.
  • Use Case: When a developer submits a complex PR, use this Skill to generate a thorough review highlighting architectural concerns and implementation quality quickly.

Quick Start

Provide the PR code changes or documents, and ask the AI to produce a detailed report analyzing the design and implementation.

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

You can analyze a pull request by providing the code changes to the AI, which automatically reviews the structure, design, and complexity to produce a detailed report highlighting architectural concerns and implementation quality.

What is the best way to assess the architectural impact of new code changes?

Assessing the architectural impact of new code changes involves building mental models of the system to understand overall design impact, applying review heuristics to evaluate project design and code structure for maintainers.

Can I use this system analysis for large software contributions?

Yes, system analysis is designed for large contributions, automating the comprehensive review and explanation of code changes to support architectural analysis, quality assessment, and decision-making for maintainers.

What format does the pull request report generation output?

Pull request report generation produces detailed Markdown or HTML reports summarizing findings from the code review, providing specific recommendations for system integration or redesign.

Do I need to provide project design documents to review a pull request?

You do not strictly need project design documents, but providing PR code changes or documents enables the AI to apply review heuristics effectively by understanding project design and code structure to build accurate mental models.