This skill equips Claude with a disciplined framework for processing code review feedback, ensuring that suggestions are technically verified against the codebase before implementation. It eliminates performative language in favor of technical acknowledgment, encourages pushing back against incorrect suggestions, and enforces YAGNI checks to prevent scope creep. By following a structured response pattern—Read, Understand, Verify, Evaluate, Respond, and Implement—it ensures that feedback leads to high-quality code changes rather than blind compliance, making it an essential tool for maintaining high engineering standards in collaborative environments.
Key Features
01Automated YAGNI checks to evaluate the necessity of suggested features
02Strict avoidance of performative agreement and redundant gratitude
030 GitHub stars
04Step-by-step implementation and testing workflow for multi-item feedback
05Structured 'Response Pattern' for systematic feedback processing
06Technical pushback logic for handling incorrect or context-blind reviews