What problem does it solve?
This Skill helps you process code review feedback effectively, ensuring technical rigor and avoiding performative agreement or blind implementation. It guides you to verify suggestions before acting, especially when feedback is unclear or questionable.
Core Features & Use Cases
- Structured Response Pattern: Follows a clear process: Read, Understand, Verify, Evaluate, Respond, Implement.
- Handling Ambiguity: Provides clear steps for asking clarification when feedback is unclear.
- External Reviewer Scrutiny: Outlines checks for external feedback, including technical correctness, impact on existing functionality, and reviewer context.
- YAGNI Principle: Guides the evaluation of suggestions against actual codebase usage.
- Graceful Pushback & Correction: Offers strategies for technical pushback and for correcting your own incorrect pushbacks.
Quick Start
When receiving code review feedback, verify technical soundness before implementing suggestions.