What problem does it solve?
This Skill helps you efficiently review open autofix pull requests, separate real defects from false positives, and close the loop by fixing valid issues and resolving review threads.
Core Features & Use Cases
- PR Discovery: Finds open pull requests on autofix branches and presents them for review.
- Finding Triage: Checks CodeRabbit comments against the actual branch code to classify issues as fix, skip, or outdated.
- Multi-Reviewer Workflow: Runs a full review battery across code quality, integration, and edge-case perspectives before deciding what to change.
- Fix and Resolve: Applies valid fixes, runs impacted tests, replies to threads, and prepares the PR for auto-merge.
- Use Case: A maintainer needs to process several automated PRs each day without missing real regressions or wasting time on incorrect review comments.
Quick Start
Ask to review the autofix pull requests in the repository and then triage the findings, fix any valid issues, and push the updated branch.