pr-report

Analyze pull requests and generate maintainer-style HTML and Markdown reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Review a pull request or contribution deeply, explain it tutorial-style for a maintainer, and produce a polished report artifact such as HTML or Markdown.

Core Features & Use Cases

  • Deep PR analysis that reconstructs the design decisions and system architecture.
  • Tutorial-style explanations for maintainers to understand tradeoffs and implications.
  • Output artifacts including a standalone HTML report in tmp/reports/, a Markdown report in report/ or another requested folder, and a concise maintainer summary for chat.

Quick Start

Review the specified PR in detail and generate a maintainer-ready 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?

You can generate a maintainer-grade pull request review by running this Skill to streamline deep PR analysis, which outputs a standalone HTML report, a Markdown report, and a concise maintainer summary in chat.

What is the best way to explain pull request design decisions to a maintainer?

The best way to explain pull request design decisions is through tutorial-style analysis that reconstructs system architecture and tradeoffs. This produces a polished report artifact enabling clear explanations and merge recommendations for maintainers.

Can I output PR analysis reports in both HTML and Markdown?

Yes, you can output PR analysis reports in both formats. The Skill generates a standalone HTML report in the tmp/reports/ directory and a Markdown report in the report/ folder or another requested folder, using bundled style guides for consistent formatting.

Does this pull request review tool work with large contributions and branches?

Yes, this pull request review tool applies to large contributions and branches across software projects. It performs deep PR analysis to compare design decisions and deliver merge recommendations regardless of the contribution size.

How do I customize the output folder for my Markdown PR report?

You customize the output folder for your Markdown PR report by specifying your requested directory path. By default, the Skill outputs Markdown to the report/ folder, while standalone HTML reports are generated in tmp/reports/.