Reads unresolved review comments on a GitHub PR, triages each one (address or skip), makes code changes, pushes a commit, replies to every comment with the action taken or reason for skipping, and resolves each thread.
$npx -y skills add djenriquez/claude-plugins --skill handle-pr-feedbackInstalls into the current project.
Run `npx skills use "https://github.com/djenriquez/claude-plugins" --skill "djenriquez/claude-plugins/handle-pr-feedback"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/djenriquez/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/djenriquez/claude-plugins"` and select the relevant skills, then follow their instructions.