What problem does it solve?
This Skill helps teams run multiple code reviewers in parallel without duplicating effort, conflicting severity judgments, or fragmented reporting. It turns scattered findings into one coherent review outcome that is easier to act on.
Core Features & Use Cases
- Review Dimension Planning: Choose the right mix of security, performance, architecture, testing, and accessibility coverage for a change.
- Finding Deduplication: Merge repeated issues from different reviewers while preserving attribution and the strongest severity.
- Severity Calibration: Normalize impact ratings so findings are ranked consistently across reviewers.
- Consolidated Reporting: Produce a single structured review summary with grouped findings and a clear recommendation.
- Use Case: A pull request touches authentication, data access, and UI behavior, so this Skill coordinates the right reviewers, removes duplicate comments, and returns one prioritized report.
Quick Start
Ask the skill to coordinate a multi-reviewer code review for your target files, then merge duplicate findings, calibrate severity, and return a consolidated report.