About
The PR Comment Resolver skill streamlines the code review process by automatically fetching unresolved GitHub pull request comments, evaluating the feedback, and implementing required fixes. It distinguishes between human and AI reviewers to handle auto-resolution safely, applying atomic commits for logical changes and providing detailed thread replies with commit links. By integrating directly with GitHub's GraphQL API, it enables Claude Code to manage feedback cycles efficiently, ensuring high code quality while significantly reducing the manual effort required to address PR feedback.