pr-report

Generate HTML or Markdown review reports for pull requests and branches.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Dinuda/summun.cloud --skill pr-report-dinuda
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-report
Source: https://github.com/Dinuda/summun.cloud/tree/main/skills/pr-report
Command: npx skills add https://github.com/Dinuda/summun.cloud --skill pr-report-dinuda

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 detailed, maintainer-grade reviews for pull requests, branches, or significant code contributions, transforming raw code changes into polished, actionable reports.

Core Features & Use Cases

  • Deep PR Analysis: Understands the system context, not just diffs, to explain design decisions.
  • Report Artifact Generation: Produces polished HTML or Markdown reports suitable for documentation or merge recommendations.
  • Comparative Analysis: Compares new designs to similar open-source systems.
  • Use Case: When a complex feature is submitted via a pull request, use this Skill to generate a comprehensive HTML report that explains the changes, highlights strengths and weaknesses, and provides a clear merge recommendation for the maintainer.

Quick Start

Use the pr-report skill to generate a detailed analysis of the current pull request and save it as an HTML file.

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-grade pull request review report?

To generate a pull request review report, you analyze code changes, reconstruct system design, and output actionable recommendations as a polished HTML or Markdown artifact.

What is the best way to document architectural changes in a pull request?

Documenting architectural changes in a pull request is best handled by deep code analysis that reconstructs system design, identifies implementation issues, and produces a standalone HTML report artifact.

Can I output pull request analysis as a Markdown file?

Yes, you can output pull request analysis as a Markdown file, as the report generation supports creating both standalone HTML and Markdown artifacts for documentation and merge recommendations.

Does PR analysis compare new code designs to external systems?

Yes, PR analysis can compare new code designs to similar external open-source systems, providing a comparative analysis alongside architectural issue identification and actionable recommendations.

What's included in an automated code contribution review?

An automated code contribution review includes deep analysis of system context, identification of architectural and implementation issues, and actionable merge recommendations formatted as a comprehensive report.