What problem does it solve?
This skill eliminates superficial code reviews and "rubber-stamping" by enforcing a structured, blind, and evidence-based verification process that catches defects before they propagate into the codebase.
Core Features & Use Cases
- Asymmetric Blind Review: Implements a split-lens approach where the spec reviewer evaluates code against requirements without seeing the author's narrative, preventing confirmation bias.
- Fresh Evidence Verification: Mandates that reviewers actually execute tests, linters, or build commands to verify claims, rather than relying on the author's report.
- Use Case: Use this skill during the execution of a complex feature plan to ensure that every task is independently verified for compliance with the spec and technical quality before integration.
Quick Start
Use the pelizzai-review skill to perform a blind spec review and quality assessment on the current working tree.