What problem does it solve?
This Skill helps you review pull requests faster and with better judgment by turning a raw PR into a structured intelligence briefing. It reduces the risk of missed regressions, duplicated comments, shallow reviews, and unclear verdicts by gathering context, checking prior review history, analyzing code changes, and drafting comments you can post directly.
Core Features & Use Cases
- Structured PR review briefings: Builds a reviewer-facing summary with scope, recommendation, verdict, and draft inline comments.
- Context-aware analysis: Pulls PR metadata, diffs, prior reviews, CI status, Jira acceptance criteria, design docs, service context, and bot comments.
- Specialist-backed review: Dispatches focused analysis for security, tests, infrastructure, TypeScript, observability, history, blast radius, configuration, and skeptical edge-case questioning.
- Dedup and verification workflows: Avoids repeating prior comments, classifies findings by provenance, reacts to bot feedback, and scales verification depth by PR size.
- Use cases: Use it when reviewing a teammate's PR, doing a pre-submit self-review with --mine, triaging a PR quickly with --quick, or preparing a full briefing before posting GitHub review comments.
Quick Start
Ask the AI to review a pull request by number or URL, for example by saying review PR 123 with pr-intel and focus on risky changes around tests, security, or acceptance criteria.