What problem does it solve?
This skill solves the problem of generic, low-signal code reviews by orchestrating a specialized, risk-aware analysis that routes code changes to specific review lenses based on the nature of the diff.
Core Features & Use Cases
- Risk-Based Routing: Automatically selects relevant review lenses (e.g., security, performance, correctness) based on the specific risks identified in the code changes.
- Specialized Lenses: Employs dedicated review logic for security, adversarial threats, performance, reliability, and design, ensuring deep coverage of critical areas.
- Consolidated Findings: Aggregates findings from multiple subagents into a single, severity-ranked report, providing actionable feedback rather than generic approval.
Quick Start
Use the review-code skill to perform a comprehensive risk-routed review of the current staged changes in the repository.