What problem does it solve?
Standard PR reviews often miss critical code issues, leave unvalidated or outdated reviewer feedback unaddressed, and generate excessive false positives from automated tools that waste engineering time during code triage. This Skill delivers high-confidence, staff-engineer-level PR reviews that eliminate noise and ensure only actionable feedback is surfaced.
Core Features & Use Cases
- Parallel Multi-Source Review: Fans out to pr-review-toolkit and pr-review-local in parallel to combine automated code analysis, local subagent checks for security, regression, and performance issues, and silent failure detection.
- Review Comment Auditing: Fetches and audits all existing automated and human PR review comments, flagging outdated, resolved, or incorrect feedback so authors don't waste time on already-addressed concerns.
- Judge Layer for Precision: Runs a dedicated judge subagent to deduplicate overlapping findings, filter false positives, and assign confidence scores, so only high-signal issues are presented to the user.
- Use Case: Ideal for engineering teams merging complex feature branches or bug fixes, where missing a critical regression or security gap could cause production incidents, and where multiple reviewers have left overlapping or conflicting feedback.
Quick Start
Use the staff-review skill to run a read-only, thorough review of the current pull request, including validation of all existing reviewer comments and false-positive filtering.