概要
Gemini Diff Review is a specialized Claude Code skill designed to provide an independent quality assurance layer by leveraging Gemini to audit code changes made by Claude or the developer. By piping git diffs directly to the Gemini model, this skill offers a 'second opinion' on staged changes, specific commits, or uncommitted work. It is particularly effective for identifying subtle logic errors, security vulnerabilities, and performance bottlenecks that might be missed during the initial development phase, ensuring high code quality through cross-model verification.