Coderabbit Fix — Development skill for Claude Code
Fetch CodeRabbit review comments, fix actionable items, verify changes, and resolve addressed threads.
How to install Coderabbit Fix
Installs to ~/.claude/commands/wasabeef-agentnote-coderabbit-fix.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wasabeef/AgentNote/HEAD/.claude/commands/coderabbit-fix.md -o ~/.claude/commands/wasabeef-agentnote-coderabbit-fix.md Restart Claude Code, or start a new session, for it to be picked up.
What Coderabbit Fix does
description: Fetch CodeRabbit review comments, fix actionable items, verify changes, and resolve addressed threads. argument-hint: [pr-number]
CodeRabbit Fix Workflow
Use the repo-local CodeRabbit review skill.
- Determine the PR first. Use the provided PR number when present; otherwise use the current branch via
gh pr view --json number,url, withgh pr list --head "$(git branch --show-current)" --json number,url,stateas a fallback. - Fetch review threads directly with `gh ap
Alternatives in Development
- Epic Review — Mark epic review requested, approved, or changes requested 243.5k ★
- /intel — Fetch actionable intelligence for a target 1.8k ★
- Stop Review Gate — You are reviewing uncommitted changes before the author finishes their turn 664 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Review Coderabbit
Fetch CodeRabbit review comments and process them with technical rigor - verify before implementing, push back
Resolve Review
Resolve Review Comments
Devteam
Run a team of local coding agents in your terminal. Launch multiple Claude Code, Codex or Gemini agents, switc
Sdlc Review Fix
Fix blocking issues to get APPROVED. Use when addressing review feedback. Triggers: fix issues, address review
Fix Review Comments
You are addressing review feedback for issue {{identifier}}: {{title}}.
Followups
Find threads where you wrote last and nobody has answered for N days, open an item on the page of whoever owes
Related Agents
PR Review Responder
Address PR review comments — fetch, fix, reply, and resolve threads in one pass
PR Comment Resolver
Automated PR review comment resolver - fetch threads, analyze, fix code, commit, reply, resolve
Review Fix Agent
Code review + auto-fix agent. Reviews uncommitted changes for bugs, stale refs, duplication, and abstraction g