What problem does it solve?
This Skill ensures that code review feedback is technically evaluated and verified against the codebase reality before implementation, preventing performative agreement and blind implementation of potentially incorrect or unnecessary changes.
Core Features & Use Cases
- Technical Verification: Empowers users to critically assess feedback for technical soundness and relevance to the specific codebase.
- Reasoned Pushback: Provides a framework for constructively challenging feedback that may be incorrect, incomplete, or conflict with project goals.
- Structured Implementation: Guides the user to implement verified feedback item by item, ensuring correctness and preventing regressions.
- Use Case: When a reviewer suggests a change, this Skill prompts you to first understand the suggestion, check its technical validity within your project's context, and then respond with a reasoned technical acknowledgment or pushback, rather than immediate agreement.
Quick Start
When receiving code review feedback, verify its technical correctness against the codebase before implementing any suggestions.