qodo-pr-resolver

Fetch and deduplicate Qodo review issues across GitHub, GitLab, Bitbucket, and Azure DevOps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines PR and MR reviews by surfacing Qodo issues, deduplicating summary and inline comments, and guiding fixes and approvals across GitHub, GitLab, Bitbucket, and Azure DevOps.

Core Features & Use Cases

  • Fetch Qodo review issues for the current branch's PR/MR and present them with exact file locations.
  • Deduplicate issues across summary comments and inline comments, preserving the most precise location data and the best severity context.
  • Reply to inline comments with a decision and post a consolidated Qodo Fix Summary to the PR/MR.
  • Orchestrate the end-to-end workflow, including detection of PR/MR, fetching reviews, parsing issues, and applying or deferring fixes.

Quick Start

Run this skill on a branch with an open PR/MR to fetch Qodo issues and start resolving 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 automate Qodo code review fixes on a GitHub PR?

This skill surfaces Qodo review issues for the current branch's PR, deduplicates overlapping summary and inline comments, preserves the most precise file locations, and orchestrates fixes or approvals across multiple providers.

Can I use AI-assisted PR review resolution across Azure DevOps and GitLab?

Yes, this skill applies AI-assisted PR review and fix orchestration across GitHub, GitLab, Bitbucket, and Azure DevOps, parsing provider-specific steps and deduplicating comments into structured issues.

How do I deduplicate Qodo inline comments and summary comments on a merge request?

This skill deduplicates Qodo review issues across summary and inline comments, preserving the most precise file location data and best severity context to ensure clean, actionable feedback on the MR.

What is the best way to reply to inline code review comments with an automated fix summary?

This skill replies to inline comments with a decision and posts a consolidated Qodo Fix Summary to the PR or MR, streamlining the communication of automated fixes and approvals.

Does Qodo PR resolver work without any external dependencies?

The Qodo PR resolver operates with no external dependencies, requiring only an open PR or MR on the current branch to detect reviews, parse issues, and orchestrate fixes.