Acerca de
The Code Review Reception skill transforms how Claude interacts with feedback by prioritizing technical rigor over social politeness. Instead of reflexively agreeing with reviewers, this skill mandates a 'verify-before-implementing' pattern that requires Claude to restate requirements, check the codebase for technical feasibility, and push back on suggestions that violate YAGNI principles or architectural decisions. It is particularly useful for maintaining code integrity in complex repositories where external feedback might lack full context or where 'professional' feature bloat needs to be strictly controlled.