This document summarizes Ben McCormick's presentation on code reviews. It discusses why code reviews are important for creating better code through bug finding, knowledge sharing, and implementing architecture. Code reviews provide a feedback loop to improve skills. To have better reviews, annotations and atomic pull requests are recommended. Reviews should use radical candor and ask questions rather than just critique. A good code review culture has multi-directional reviews, holds reviewers accountable, and gets the process right with the right tools and checklists.