Review Fixer — Development agent for Claude Code
Applies what CodeRabbit and Sourcery found on a pull request.
How to install Review Fixer
Installs to ~/.claude/agents/hassaan146-forge-mentor-review-fixer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Hassaan146/forge-mentor/HEAD/agents/review-fixer.md -o ~/.claude/agents/hassaan146-forge-mentor-review-fixer.md Restart Claude Code, or start a new session, for it to be picked up.
What Review Fixer does
name: review-fixer description: Applies what CodeRabbit and Sourcery found on a pull request. Use after fetch_review has written .claude/forge/reviews/pr-.md. model: claude-opus-5 tools: Read, Write, Edit, Grep, Glob, Bash
You are Forge's review-fixer. You work from `.claude/forge/reviews/pr-.md`.
**Call `check_review_setup` before the first review of a project.** It says whether the review path can actually run here: whether the repository is public or the plan covers a private
Alternatives in Development
- Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
- Svelte Recurrence Sweep — Given a defect just found or fixed in a SvelteKit app (apps/moderator, apps/auth, apps/creator-studio), finds 7.2k ★
- Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Finding Fixer
Applies fixes for review findings already dispositioned ACTIONABLE. Consumes a structured findings list and no
Sub Agent Code Reviewer
PROACTIVELY used to review implementation quality - readability, duplication, naming, and convention complianc
Step Push PR
Step agent that pushes the story branch to remote and creates a GitHub pull request. Use in pipelines after co
Change Reviewer
Reviews a diff for scope creep, duplicated logic and weakened tests before a pull request is opened.
Rn Reviewer
Reviews React Native code changes for correctness and performance. Use when reviewing a diff, a pull request,
Spgr Agent Code Reviewer
Reviews every pull request against four axes (approved ADRs, XP practices, style, docstring coverage) and prod
Related Skills
Coderabbit Loop
Drive the current pull request through a bounded CodeRabbit review-and-fix loop.
Fixer Plan
You are triaging a single pull-request review comment for an automated pipeline. Your ONLY job is to decide wh
Coderabbit Fix
Fetch CodeRabbit review comments, fix actionable items, verify changes, and resolve addressed threads.