What problem does it solve?
This skill solves the challenge of performing deep, architectural code reviews by automating the synthesis of complex changes into clear, maintainable, and actionable reports.
Core Features & Use Cases
- Maintainer-Grade Analysis: Produces structured reviews that evaluate architectural integrity, security, and design decisions rather than just surface-level diffs.
- Artifact Generation: Creates polished, standalone HTML or Markdown reports suitable for sharing with stakeholders or documenting design rationale.
- Use Case: When a large, complex contribution is submitted, use this skill to generate a tutorial-style report that explains the system design, highlights potential risks, and provides a concrete merge recommendation.
Quick Start
Use the pr-report skill to analyze the current pull request and generate a comprehensive HTML report in the tmp/reports directory.