What problem does it solve?
Inconsistent or unverified code reviews lead to friction, quality gaps, and risky merges; this skill standardizes feedback, enforces verification, and guides reviewers toward technically sound decisions.
Core Features & Use Cases
- Structured Feedback Protocol: guides reviewers through a repeatable pattern (READ → UNDERSTAND → VERIFY → EVALUATE → RESPOND → IMPLEMENT) to improve clarity and accountability.
- Verification Gates & Decision Tree: defines gates to ensure changes are technically sound before acceptance, preventing premature completion claims.
- Safe Pushback & Collaboration Rules: provides rules and templates for constructive, technically-grounded disagreement with minimal leakage into personal sentiment.
- Use Cases: ideal for code-review scenarios, pull-request assessments, and agent-human collaboration where high integrity of changes is critical.
Quick Start
Initiate a structured code-review session following the guidelines provided.