About
The gh-get-review-comments skill allows Claude to programmatically interface with the GitHub API to fetch, filter, and organize feedback from pull requests. It is particularly useful for developers and test engineers who need to systematically address reviewer concerns, ensure all comments are resolved before merging, and extract specific comment IDs for automated responses. By providing structured access to PR metadata like file paths, line numbers, and reviewer identities, it transforms raw API data into actionable insights for code quality improvements.