Setup & Installation
What This Skill Does
Fetches unresolved CodeRabbit review comments from your GitHub PR and applies fixes interactively or in batch. It parses severity levels, extracts agent prompts from review threads, and lets you approve each fix or auto-fix everything at once.
Instead of manually reading each CodeRabbit comment, jumping to the file, and applying the suggestion by hand, this pulls every unresolved thread into one workflow and handles the edits for you.
When to use it
- Fixing all CodeRabbit review comments on a PR before merging
- Triaging critical vs low-severity issues flagged by CodeRabbit
- Batch-applying suggested code changes from automated PR reviews
- Reviewing CodeRabbit security findings with proposed diffs side by side
- Clearing unresolved review threads after a CodeRabbit pass