About
Bugbot Loop is a specialized Claude Code skill designed to streamline the code review process by automatically addressing feedback from Cursor Bugbot. It connects to the GitHub API to fetch unresolved comments, analyzes the suggested fixes, applies them to the local codebase, and can optionally commit and push changes back to the pull request. This skill is particularly useful for maintaining high code quality and passing CI checks without manual intervention for repetitive or straightforward bugbot suggestions, offering both an autonomous mode and a manual review mode.