What problem does it solve? Manual code reviews are slow, inconsistent, and often miss security, performance, or architecture issues. This Skill automates comprehensive pull request reviews by deploying specialized review agents that analyze code in parallel and post structured feedback directly to GitHub. ## Core Features & Use Cases - Specialized Review Agents: Run dedicated agents for security, performance, architecture, style, and accessibility analysis on any pull request. - PR-Based Swarm Management: Automatically select swarm topology and spawn agents based on PR size, labels, and changed files. - Quality Gates & Automation: Enforce merge-blocking thresholds, auto-fix lint and formatting issues, and integrate reviews into CI/CD workflows. - Use Case: When a developer opens a PR touching authentication code, the Skill triggers a security-focused swarm review, posts inline comments with suggested fixes, requests changes on critical findings, and updates labels automatically. ## Quick Start Review pull request 123 with security, performance, and style agents and post the findings as PR comments.