What problem does it solve? Reviewing pull requests thoroughly is time-consuming and inconsistent — reviewers often miss security issues, performance regressions, or cross-platform bugs while nit-picking trivial style details. This Skill performs a structured, senior-engineer-level review across eleven dimensions so real problems get caught before merge. ## Core Features & Use Cases - Multi-Dimensional Review: Checks correctness, code quality, security, performance, architecture, UI/UX, cross-platform compatibility, observability, dependencies, testing, and documentation. - Severity-Ranked Findings: Classifies every issue as MUST FIX, SHOULD FIX, CONSIDER, or QUESTION with file locations, code snippets, and concrete fix suggestions. - Existing Feedback Awareness: Reads prior PR comments and reviews via the GitHub CLI to avoid repeating feedback and to track unresolved threads. - Use Case: Before merging a feature branch, run the reviewer against PR #42 to receive a structured report with a risk level, findings table, documentation checklist, and an APPROVE / REQUEST CHANGES verdict. ## Quick Start Ask the assistant to review pull request 42 or review the current branch against main using the pr-reviewer skill.