Resolve Cursor Bugbot PR comments in a loop until all are addressed
bugbot-loopClaude Code plugin that resolves Cursor Bugbot PR comments in a loop.
First, in Claude Code run:
/plugin marketplace add ricardonunez-io/bugbot-loop
Then run:
/plugin install bugbot-loop@bugbot-loop
On a PR branch with Bugbot comments:
/bugbot-loop:run
Set max iterations:
/bugbot-loop:run --max-iterations=5
Skip mode prompt:
/bugbot-loop:run --auto
/bugbot-loop:run --manual
gh api graphqlgh repo viewgh pr viewgh pr checkssleep shell commandUses the gh CLI with some predefined GraphQL queries to look for unresolved comments left by Bugbot.
Once it finds the unresolved comments, it addresses them by either fixing the bugs or ignoring them if they're invalid reports, marking the comment as resolved after (only in auto-commit mode after pushing).
/plugin uninstall bugbot-loop@bugbot-loop
/plugin marketplace remove bugbot-loop
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub ricardonunez-io/bugbot-loop --plugin bugbot-loopAutomated PR review-fix loop: collect bot reviews, analyze comments, fix code, push, repeat until clean.
Manage GitHub PR review comments. Automatically triage, fix, and respond to review findings.
Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing reviewer concerns, making targeted code improvements, and streamlining the review process.
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in. Originally from OpenAI's curated skills catalog.
this is to analyze the PRs and solve the requested changes in them
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.