Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By bishnubista
Automatically fix CodeRabbit PR review comments — gathers issues, fixes in batches with build validation, resolves GitHub threads
npx claudepluginhub bishnubista/coderabbit-fixerCoordinates fixing large CodeRabbit PRs by grouping issues by file and spawning parallel sub-agents (max 5). Use for PRs with 5+ issues.
Fix CodeRabbit PR review comments. Uses cr-* state tools to process issues with build validation.
Claude Code plugin that automatically fixes CodeRabbit PR review comments.
CodeRabbit leaves great review comments — but fixing them is painful:
Prerequisites: Claude Code + CodeRabbit GitHub App on your repo + gh and jq (brew install gh jq)
Step 1 — Install the plugin (run inside Claude Code):
/plugin marketplace add bishnubista/coderabbit-fixer
/plugin install coderabbit-fixer@bishnubista
If your Claude Code version does not support marketplaces yet, use:
/plugin install https://github.com/bishnubista/coderabbit-fixer
Step 2 — Open a PR that has CodeRabbit review comments, then run:
/fix-coderabbit
That's it. It gathers all comments, fixes them, verifies every fix, resolves the GitHub threads, and pushes.
cr-metrics show tracks fixed/total across runs so you can see if anything was missed./fix-coderabbit 71 # Fix issues on specific PR
/fix-coderabbit --quick # Critical + major only (skip nitpicks)
/fix-coderabbit --bg # Run in background
/coderabbit-review # Local review before pushing (needs CodeRabbit CLI)
/coderabbit-review committed --base main
git clone https://github.com/bishnubista/coderabbit-fixer.git
cd coderabbit-fixer && ./install.sh
cr-* commands support three runtimes with install-time selection:
python (default)bashbunManual install defaults to Python:
./install.sh
Choose explicitly:
./install.sh --runtime python
./install.sh --runtime bash
./install.sh --runtime bun
One-off override without reinstall:
CR_IMPL=bash cr-next
CR_IMPL=bun cr-next
MIT
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing reviewer concerns, making targeted code improvements, and streamlining the review process.
Automated 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.
AI-powered code review in Claude Code, powered by CodeRabbit
this is to analyze the PRs and solve the requested changes in them
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
PLAN.md execution plugin for Claude Code that runs every task through an implementation subagent, objective quality gate, and independent reviewer before completion. It auto-detects stack commands across Node, Python, Kotlin, Go, Rust, and Swift, supports custom command overrides, and manages phase workflows for branch setup, checkpointed orchestration, troubleshooting investigations, and pre-PR validation.
Script-backed operations plugin for Bun projects with adapter profiles (Next.js or TanStack, Railway or Fly.io). It enforces deterministic init, migration, deploy, and incident workflows with production confirmation gates, artifacts, and rollback verification.
SAFE-T-first security scanning adapters for LLM-powered applications, with OWASP LLM/Agentic and agentic controls as secondary mappings.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim