pr-report

Review pull requests against local codebases and generate merge recommendations.

71|33|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/IncomeStreamSurfer/paperclip-surfers --skill pr-report-incomestreamsurfer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-report
Source: https://github.com/IncomeStreamSurfer/paperclip-surfers/tree/main/.agents/skills/pr-report
Command: npx skills add https://github.com/IncomeStreamSurfer/paperclip-surfers --skill pr-report-incomestreamsurfer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of in-depth pull request reports, enabling maintainers to understand contributions and make informed merge decisions quickly.

Core Features & Use Cases

  • Detailed PR Review: Generate thorough reports that analyze pull requests for design, implementation, and maintainability.
  • Tutorial-style Explanation: Present technical changes in a clear, tutorial-like manner for maintainers.
  • Merge Recommendations: Offer specific merge advice based on analysis.
  • Use Case: For a complex PR, this Skill generates a detailed report, comparing the new implementation with existing code, highlighting improvements, and providing merge guidance.

Quick Start

Use the pr-report skill to review and produce a report for pull request #123.

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 pull request review for my codebase?

To generate a comprehensive pull request review, automatically analyze changes against existing code to identify risks, improvements, and provide merge recommendations. This process compares new implementations with local codebase structures to produce actionable reports.

What is included in an automated technical report for a pull request?

An automated technical report includes detailed analysis of design, implementation, and maintainability, alongside a tutorial-style explanation of changes. It compares new code with existing implementations to highlight improvements and provide specific merge guidance.

How do I get a merge recommendation for a complex pull request?

To get a merge recommendation for a complex pull request, analyze the codebase and compare the new implementation with existing code. This generates a detailed report highlighting improvements, identifying risks, and offering specific merge advice.

Can I automatically compare new code changes with existing local codebase structures?

Yes, you can automatically compare new code changes with existing local codebase structures. The analysis utilizes local codebase access to evaluate design and maintainability, ensuring the review is grounded in your actual system context.

Does automated code review work with local codebase analysis and reference style guides?

Yes, automated code review works with local codebase analysis and includes reference materials and style guides for comprehensive evaluation. This ensures the generated technical report aligns with established project standards and design patterns.