Hassaan146

Review Fixer — Development agent for Claude Code

Development community

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

Terminal
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 Repository