pr-report

Generate maintainer-grade HTML or Markdown PR review reports from a pull request or diff.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Mothership-Foundry/foundry-dashboard --skill pr-report-mothership-foundry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-report
Source: https://github.com/Mothership-Foundry/foundry-dashboard/tree/main/.agents/skills/pr-report
Command: npx skills add https://github.com/Mothership-Foundry/foundry-dashboard --skill pr-report-mothership-foundry

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Review pull requests deeply, explain design decisions for maintainers, and produce polished report artifacts such as HTML or Markdown to aid merge decisions.

Core Features & Use Cases

  • Maintainer-grade PR reviews that explain the system beyond the diff.
  • Tutorial-style explanations of contributor design decisions and tradeoffs.
  • Polished artifacts output as standalone HTML or Markdown reports for easy sharing.
  • Use cases include deep PR analysis, merge recommendations, and design comparisons against similar systems.

Quick Start

Provide a PR URL or diff and request a maintainer-grade report in HTML or Markdown.

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?

Generate a pull request review report by submitting a PR URL or diff to produce polished HTML or Markdown artifacts containing executive summaries, design explanations, and merge recommendations.

What is the best way to explain contributor design decisions and tradeoffs in a code review?

Explaining contributor design decisions involves generating tutorial-style reports that analyze the diff context, compare against similar systems, and detail architectural tradeoffs for maintainers.

Can I analyze large contributions across multiple branches and codebases for merge recommendations?

Yes, you can analyze large contributions across branches and codebases to generate deep PR analysis and concrete merge recommendations outputting as standalone HTML or Markdown reports.

Does the PR report generation output standalone HTML or Markdown files for sharing?

Yes, PR report generation outputs standalone HTML or Markdown files to directories like tmp/reports or report/, delivering polished artifacts for easy sharing and merge decision support.

How do I review a pull request beyond the diff to understand the system architecture?

Review a pull request beyond the diff by generating maintainer-grade reports that provide tutorial-style explanations of system design decisions, architectural tradeoffs, and findings against similar systems.