What problem does it solve?
This Skill eliminates the tedious, inconsistent process of manual pull request reviews by coordinating three specialized subagents to audit code changes for security vulnerabilities, regressions, and performance issues, only activating when explicitly requested to avoid unnecessary overhead during regular development work.
Core Features & Use Cases
- 3-Parallel Subagent Orchestration: Launches dedicated Security, Regression & Hallucination Detection, and Performance subagents simultaneously to cover all critical review dimensions in a single workflow.
- Smart Duplicate & Gap Detection: Avoids reposting existing inline comments, deduplicates overlapping findings across agents, and flags files with no review comments for manual verification.
- Consolidated PR Output: Posts a structured, severity-prioritized review summary directly to the GitHub PR, with actionable recommendations and positive highlights of well-implemented changes.
- Use Case: When you finish a feature branch and want a comprehensive code review before merging, invoke this skill to get a thorough audit of security risks, unintended code changes, and performance bottlenecks without manual effort.
Quick Start
Ask Claude to review pull request #42 to trigger the multi-agent review workflow that posts a consolidated summary of findings directly to the PR.