pr-report

Analyzes a pull request and generates an HTML or Markdown report with an executive summary, findings, and recommendation.

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

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. Use when asked to analyze a PR, explain a contributor's design decisions, compare it with similar systems, or prepare a merge recommendation.

Core Features & Use Cases

  • Deep PR analysis and maintainer-friendly explanations that reveal design decisions and trade-offs.
  • Produce stand-alone reports (HTML or Markdown) suitable for PR discussions, code reviews, or product decisions.
  • Tutorial-style, executive-summary-like clarity to help maintainers make informed decisions.

Quick Start

Analyze the given PR and produce 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?

To generate a maintainer-grade pull request review report, apply this Skill to a PR or branch to analyze design decisions and produce a polished HTML or Markdown artifact for merge decisions.

What is the best way to analyze a large code contribution for architectural implications?

Analyzing a large code contribution for architectural implications involves evaluating design trade-offs and producing a tutorial-style explanation. This Skill generates an executive summary and clear recommendation for maintainers.

Can I export a PR code review as a standalone HTML or Markdown document?

Yes, you can export a PR code review as a standalone HTML or Markdown document. The Skill produces polished report artifacts suitable for PR discussions, code reviews, and product decisions.

How do I compare a contributor's design decisions with similar systems during a code review?

Comparing a contributor's design decisions with similar systems during a code review requires deep analysis of the PR. This Skill explains the design decisions tutorial-style and generates a report including system comparisons.

Does a PR review report need an executive summary for merge decisions?

A PR review report for merge decisions needs an executive summary to provide tutorial-style clarity. The generated report includes an executive summary, findings, comparisons, and a clear recommendation for maintainers.

When should I use an automated PR review report instead of manual code review?

Use an automated PR review report instead of manual code review when analyzing large contributions or branches that require deep architectural explanation. It produces a structured report with findings and a merge recommendation.