What problem does it solve?
Many pull/merge requests include AI-generated Qodo review comments that are duplicated across summary and inline threads and require tedious manual triage, deduplication, code edits, replies, and commits. This Skill streamlines finding Qodo comments, deduplicating issues, mapping severity, and applying or deferring fixes while preserving inline comment IDs for accurate replies.
Core Features & Use Cases
- Cross-provider support: Detects GitHub, GitLab, Bitbucket, and Azure DevOps remotes and uses the corresponding CLI to fetch PR/MR comments.
- Deduplication & parsing: Merges summary and inline Qodo issues by title/location and preserves inline comment IDs for replies.
- Interactive and auto-fix flows: Presents Qodo's exact titles and agent prompts, supports per-issue approval workflow or auto-fix all, comments on inline reviews, commits changes, and can push changes.
- Safety and workflow guidance: Checks for uncommitted/unpushed changes, handles review-in-progress states, and provides provider-specific error guidance.
- Use case: Rapidly triage and remediate an open PR that received a Qodo AI review across multiple files while keeping accurate PR comments and commit history.
Quick Start
Fetch Qodo review comments for the current branch's open PR, review the parsed issues table, then choose "Review each issue" or "Auto-fix all" to apply fixes and post a summary comment.