What problem does it solve?
Manually tracking, fixing, and responding to AI-generated Qodo code review comments across multiple git providers is time-consuming and error-prone, especially when issues are posted both as summary comments and inline line-specific notes. This skill automates the entire end-to-end workflow of handling Qodo reviews, eliminating manual tracking and reducing review turnaround time.
Core Features & Use Cases
- Multi-Provider Support: Works with GitHub, GitLab, Bitbucket, and Azure DevOps, using each platform's native CLI to fetch PR/MR data and post updates.
- Flexible Fix Modes: Choose to review each Qodo issue individually for full control, or use auto-fix mode to apply all recommended fixes in batch for faster turnaround.
- Automated Comment Handling: Automatically replies to each inline Qodo review comment with your decision (fixed or deferred) and posts a final summary of all actions taken to the PR/MR.
- Use Case: A developer receives a PR with 12 Qodo review issues (3 critical, 5 high, 4 low). This skill fetches all issues, lets them review each critical/high issue individually, auto-fixes low-priority issues, replies to all Qodo comments, and posts a summary to the PR in minutes instead of hours.
Quick Start
Use the qodo-pr-resolver skill to fetch and resolve all Qodo review issues for your current open pull request.