fix-review

Installation
SKILL.md

Fix CodeRabbit Review Comments

This skill automatically addresses CodeRabbit review comments by fetching inline comments, classifying their severity, verifying each finding against the current code, applying targeted fixes, and pushing the result.

Usage

/fix-review           # Auto-fix actionable CodeRabbit comments
/fix-review --dry-run # Show what would be fixed without applying
/fix-review --all     # Also attempt to fix suggestions and nitpicks (not just bugs/style)

Workflow

Step 1: Fetch PR and Review Data

Get the current PR details:

Related skills
Installs
27
GitHub Stars
4
First Seen
Feb 27, 2026