What problem does it solve?
This Skill helps you handle code review feedback constructively and technically, ensuring that suggestions are understood, verified, and implemented correctly, rather than leading to performative agreement or blind implementation.
Core Features & Use Cases
- Structured Response Pattern: Follows a clear process of reading, understanding, verifying, evaluating, responding, and implementing feedback.
- Handling Ambiguity: Provides clear steps for seeking clarification on unclear feedback.
- External Reviewer Scrutiny: Outlines a rigorous verification process for feedback from external sources.
- YAGNI Principle: Integrates the "You Ain't Gonna Need It" principle to avoid unnecessary implementations.
- Graceful Correction: Guides on how to correct your own pushback if you were mistaken.
Quick Start
When receiving code review feedback, verify each item against the codebase reality before implementing any suggestions.