What problem does it solve?
This Skill continuously watches a GitHub pull request for CodeRabbit review activity and helps you turn review feedback into clean, attributable fixes without manually polling or rechecking threads.
Core Features & Use Cases
- Passive review sensing: Waits for CodeRabbit to finish a review round, then returns the new actionable items in a compact batch.
- Safe fix workflow: Classifies feedback, applies only in-scope changes, runs the required validation steps, commits atomically, and pushes updates back to the PR.
- Review response handling: Replies to inline and top-level review comments, records escalations, and skips noise such as status pings and nitpicks.
- Use case: A developer asks it to watch an open PR after /ship so the assistant can keep draining CodeRabbit feedback until the PR is ready for the next stage.
Quick Start
Use the pr-watcher skill to watch the current pull request for CodeRabbit feedback and keep applying safe fixes until the review queue is clear.