What problem does it solve?
This Skill automates discovering Qodo (Codium AI) review issues on an open PR for the current branch and guides you to reliably apply, defer, or comment on suggested fixes without manually hunting comments or crafting replies.
Core Features & Use Cases
- Detects the git provider and locates the open PR/MR for the current branch across GitHub, GitLab, Bitbucket, and Azure DevOps.
- Fetches both summary and inline Qodo review comments, deduplicates issues, preserves original titles and ordering, and maps Qodo action levels to severity.
- Supports interactive single-step approvals for each fix (showing context, Qodo's agent prompt, and a proposed diff), an "auto-fix all" mode that applies fixes and commits them, and posts a final summary comment and resolves Qodo's review thread.
- Ideal for maintainers who want to quickly triage AI-generated code review suggestions, apply low-risk fixes in batch, or carefully approve critical security changes.
Quick Start
Ask the assistant to resolve Qodo review issues on the current branch's open PR and apply or defer fixes interactively.