What problem does it solve?
This skill eliminates superficial code reviews by enforcing an adversarial, evidence-based process that ensures only high-quality, verified changes are merged into production.
Core Features & Use Cases
- Adversarial Verification: Requires the reviewer to attempt to refute findings, ensuring only substantiated bugs are reported.
- Confidence-Based Filtering: Prioritizes critical and important issues over minor stylistic nitpicks to maintain signal clarity.
- Use Case: Use this skill during the pull request phase to ensure that a new feature implementation meets security standards and passes all defined CI quality gates before human approval.
Quick Start
Invoke the review skill to perform an adversarial analysis of the current diff and provide a verdict of either approve or needs-fixes.