What problem does it solve?
Manual code reviews often miss domain-specific issues like security vulnerabilities, architectural misalignments, or accessibility gaps, and coordinating multiple review passes or iterative fix cycles is time-consuming and error-prone. This Skill eliminates that overhead by automating coordinated, specialized code review workflows.
Core Features & Use Cases
- Specialized Reviewer Fleet: Launches independent subagents each focused on a distinct domain (correctness, security, architecture, code quality, simplicity, UX, performance, telemetry, testing, API compatibility, documentation) to catch issues a single generalist reviewer would overlook.
- Flexible Review Modes: Supports single-pass mode for quick aggregated feedback with deduplicated findings, or iterative mode that automatically fixes accepted issues and reruns relevant reviewers until the codebase is clean or remaining findings are explicitly accepted.
- Use Case: When submitting a PR that adds a new public API, use this Skill to run all relevant reviewers in a single pass to catch breaking changes, security flaws, missing documentation, and UX issues before merging.
Quick Start
Use the review-team skill to run a full fleet of specialized code reviewers against your latest pull request changes.