概要
The PR Review Loop skill streamlines the development workflow by managing the iterative feedback process between developers and automated review bots like Gemini Code Assist and Cursor Bugbot. It autonomously fetches review comments, prompts for fixes, handles standardized replies, and manages commits via specialized scripts to ensure repository consistency. By using a task agent approach, it allows developers to delegate the tedious cycle of pushing, waiting, and fixing while maintaining critical oversight through a 'skeptical' evaluation system that prevents the implementation of low-quality or pedantic suggestions.