What problem does it solve?
Reviewers and maintainers often struggle to extract intent from a PR, articulate design decisions, and produce a polished, shareable report. This skill automates deep analysis and crafts a maintainer-grade artifact (HTML or Markdown) that communicates risk, tradeoffs, and recommendations to stakeholders.
Core Features & Use Cases
- Deep PR analysis: read the diff, examine architectural implications, and summarize contributor intent.
- Tutorial-style explanation: explain system design choices in actionable language for maintainers.
- Polished report artifacts: generate standalone HTML or Markdown reports suitable for PR reviews or release notes.
- Output artifacts & comparisons: produce executive summaries, findings, and concrete merge recommendations; optionally save to tmp/reports or report/ directories.
Use cases: preparing a merge decision, documenting rationale for team alignment, or generating a reviewer-oriented briefing.
Quick Start
Provide a comprehensive PR review and generate a maintainer-ready report.