概要
Code Review Assistant is a specialized Claude Code skill designed to streamline the code review process by providing structured, domain-specific analysis across multiple programming environments. It supports local Git repositories—including staged, unstaged, and specific commit hashes—as well as Gerrit Code Review systems via Change IDs. By categorizing findings into three severity levels (Must Fix, Should Fix, and Nice to Have) and performing a unique self-review validation phase to minimize false positives, the skill ensures high-quality feedback. It generates professional Markdown reports and can automatically post structured summaries and scores directly back to Gerrit, making it an essential tool for maintaining code standards and accelerating peer reviews.