pr-report

Generate a maintainer-grade report from a deep review of pull requests.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Review pull requests deeply, explain the change and rationale for maintainers, and produce a polished report artifact such as HTML or Markdown.

Core Features & Use Cases

  • Thorough PR analysis with an architectural explanation and rationale behind design decisions
  • Tutorial-style narration that clarifies how the change fits into the system and what trade-offs were made
  • Use Case: generate a merge recommendation, compare with similar designs, and create a report suitable for publication or sharing with stakeholders

Quick Start

Provide a maintainer-ready PR review and generate an HTML or Markdown report.

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

To generate a pull request report, provide the PR or branch details for deep code review. The skill analyzes the architectural changes and outputs a standalone HTML or Markdown artifact with a concise maintainer summary.

What is the best way to explain code review rationale to stakeholders?

Explaining code review rationale is best handled by generating a tutorial-style report. This process clarifies how changes fit into the system and details the trade-offs made, resulting in a polished artifact suitable for stakeholder sharing.

Can I use this to review large contributions across different codebases?

Yes, you can review large contributions across codebases. The analysis applies to PRs and branches, evaluating design decisions to produce a merge recommendation and a structured guidance document.

Does the PR review output support both Markdown and HTML formats?

The PR review output supports both Markdown and HTML formats. You receive a standalone artifact in your preferred format alongside a concise maintainer summary containing structured guidance and references.

How does architectural analysis work for a complex pull request?

Architectural analysis for a pull request works by examining the code changes deeply to explain the design rationale. It identifies system fit and trade-offs, delivering a maintainer-grade report that justifies the design decisions.