What problem does it solve?
Manually addressing PR autoreview comments, waiting for rechecks, and repeating the process until all findings are resolved is tedious and time-consuming for developers managing open pull requests.
Core Features & Use Cases
- Automated Review Loop: Automatically waits for current-head autoreview sweeps, addresses reported findings, and re-polls until the PR is marked clean.
- Safe Stop Conditions: Halts and requests human input if the review is blocked or the review infrastructure fails, preventing infinite or unproductive loops.
- Use Case: A developer with an open PR that has an autoreviewer configured can use this skill to handle the entire back-and-forth of fixing review comments and waiting for updated checks without manual monitoring.
Quick Start
Use the pr-autoreview-loop skill to automatically address all current-head PR autoreview findings for your open pull request and re-poll the review status until it passes all checks.