About
This skill provides a structured framework for processing code review feedback by emphasizing technical verification over social compliance. It guides Claude to move past performative gratitude and blind implementation, instead focusing on understanding requirements, checking suggestions against the actual codebase, and pushing back when suggestions are technically unsound or violate YAGNI principles. It is particularly useful for maintaining architectural integrity when receiving feedback from multiple sources, ensuring that every change is intentional, tested, and necessary.