From fix-pr
Fetches unresolved comments for the current PR branch and applies targeted fixes to address reviewer feedback.
How this command is triggered — by the user, by Claude, or both
Slash command
/fix-pr:fix-prThe summary Claude sees in its command listing — used to decide when to auto-load this command
Fetch unresolved comments for this branch's PR, then fix them
Fetch unresolved comments for this branch's PR, then fix them
npx claudepluginhub xbim08/awesome-claude-code-plugins --plugin fix-pr7plugins reuse this command
First indexed Jan 1, 2026
Showing the 6 earliest of 7 plugins
/fix-prFetches unresolved comments for the current PR branch and applies targeted fixes to address reviewer feedback.
/resolve-pr-commentFetches and resolves PR review comments in priority order (blocking, high, medium, low) by making code changes and committing them.
/fix-prFetches unresolved comments from the current branch's pull request and applies fixes to address them.
/handle-pr-commentsSystematically addresses all PR review comments — fixes issues, responds to threads, and iterates until all checks pass and no new reviews appear.
/pr-reviewReviews and addresses GitHub Pull Request comments — fetches PR details, categorizes feedback by priority, makes code changes, commits, and pushes. Also checks CI status.
/fix-prFetches unresolved comments from the current branch's pull request and applies fixes to address them.