概要
The GitHub PR Feedback Fixer skill automates the cycle of responding to code reviews by helping Claude identify open feedback, implement the necessary code changes, and programmatically reply to specific review comments using the GitHub API. It ensures that every piece of reviewer feedback is addressed with a concise confirmation and that the PR workflow remains organized, reducing the manual overhead of navigating the GitHub UI for repetitive reply tasks. This skill is particularly useful for developers managing large pull requests with multiple reviewers where tracking and responding to every inline comment is critical for a smooth merge.