소개
This skill empowers Claude to perform exhaustive code reviews of branches, identifying every modification from core features to subtle configuration tweaks. By leveraging the GitHub CLI and git history, it categorizes changes into logical sections like bug fixes, infrastructure, and test coverage, ensuring reviewers have a complete narrative of the work performed. It is particularly useful for developers who want to maintain high documentation standards without the manual overhead of summarizing complex, multi-faceted diffs.