AI coding assistants now generate code faster than developers can review it, creating a new bottleneck. To address this, the author built a Claude Code skill that splits diffs into logical blocks grouped by concern (not by file), adds inline annotations explaining why changes were made, and generates an interactive HTML review
Table of contents
The review problemDon’t let AI repeat its mistakesUnderstanding the contextMy approach: let AI organize the reviewDon’t let it become AI slopSort: