What problem does it solve?
This Skill addresses the common issue of blindly implementing code review feedback without proper technical verification, which can lead to wasted effort, regressions, or the introduction of incorrect changes.
Core Features & Use Cases
- Technical Verification: Ensures feedback is technically sound and appropriate for the specific codebase before implementation.
- Reasoned Pushback: Empowers users to question or push back on feedback with technical reasoning, rather than performative agreement.
- Handling Ambiguity: Provides a clear process for seeking clarification on unclear feedback to prevent misinterpretations.
- Use Case: When a reviewer suggests a change that seems unnecessary or potentially harmful to the existing architecture, this Skill guides you to ask clarifying questions and verify the impact before making any modifications.
Quick Start
When receiving code review feedback, verify its technical soundness and ask for clarification on any unclear items before implementing.