About
This skill enables Claude Code to efficiently manage pull request feedback by analyzing unresolved threads from reviewers like CodeRabbit. It uses a sophisticated hybrid of GitHub GraphQL and REST APIs to discover threads, group related comments into logical issues, and implement targeted fixes. The skill enforces a clean git history by creating atomic commits for each issue and maintains transparent communication by automatically replying to every resolved comment with direct links to the relevant commit SHA and a summary of the changes.