About
Review Main is a specialized Claude Code Skill designed to streamline the code review process by providing a deep analysis of branch changes relative to the main branch. It automatically computes the merge base to ensure accurate diffing, then systematically scans for bugs, regressions, and unintended side effects. Beyond error detection, the skill offers prioritized feedback on code simplification, cleanup opportunities, and identifies gaps in test coverage, helping developers maintain high-quality codebases and smoother merge workflows.