소개
The GitHub PR Comment Handler is a specialized skill for Claude Code that automates the tedious parts of the code review cycle. By integrating directly with the GitHub CLI (gh), it identifies the open pull request for your current branch, retrieves all active review threads, and presents them as a numbered list. This allows developers to quickly parse feedback, select specific comments to address, and have Claude assist in applying the necessary code changes, significantly reducing the time spent jumping between the browser and the terminal.