概要
Code Review Excellence is a comprehensive guide designed to shift the focus of code reviews from gatekeeping to mentorship and collaborative improvement. It provides a systematic framework for analyzing pull requests across four critical phases—context gathering, high-level design, line-by-line logic, and final decision-making. By implementing standardized severity labels, constructive feedback patterns, and language-specific checklists for Python and TypeScript, this skill helps teams catch bugs early, ensure security, and maintain high architectural standards without sacrificing development velocity.