qodo-pr-resolver

Resolve Qodo review comments on pull requests across GitHub, GitLab, Bitbucket, and Azure DevOps.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/erguotou520/myclaw --skill qodo-pr-resolver-erguotou520
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qodo-pr-resolver
Source: https://github.com/erguotou520/myclaw/tree/main/.claude/skills/qodo-pr-resolver
Command: npx skills add https://github.com/erguotou520/myclaw --skill qodo-pr-resolver-erguotou520

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you find, understand, and resolve Qodo code review issues on an open pull request or merge request without manually hunting through comments and review threads.

Core Features & Use Cases

  • Review Intake: Collects both summary and inline Qodo comments from supported git providers.
  • Issue Triage: Deduplicates repeated findings, preserves ordering, and classifies severity and action guidance.
  • Fix Workflow: Supports manual review, auto-fix, commit creation, comment replies, and review resolution across GitHub, GitLab, Bitbucket, and Azure DevOps.

Quick Start

Use this skill to inspect the current branch's Qodo review comments, present the issues, and guide me through fixing or deferring them.

Frequently Asked Questions about qodo-pr-resolver

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resolve Qodo code review issues on a pull request?

Resolve Qodo review issues by collecting summary and inline comments, deduplicating findings, and guiding fixes or deferrals. This skill automates the triage and resolution process for open pull requests and merge requests.

What's the best way to automate fixing Qodo merge request comments?

Automate fixing Qodo merge request comments by using this skill to deduplicate findings, classify severity, and guide manual review, auto-fix, commit creation, comment replies, and review resolution.

Does this Qodo PR resolver work with GitLab and Bitbucket?

Yes, the Qodo PR resolver works with GitHub, GitLab, Bitbucket, and Azure DevOps workflows by detecting the provider, fetching comments, and supporting branch checks and review resolution.

Do I need a CLI tool to fetch and resolve Qodo review comments?

Yes, you need a git repository with an open pull request, an existing Qodo review, and the matching provider CLI to fetch, parse, and act on review comments for issue resolution.

How does deduplication work for repeated Qodo inline comments?

Deduplication works by collecting both summary and inline Qodo comments, identifying repeated findings, and preserving ordering to classify severity and provide clear action guidance for fixes or deferrals.