qodo-review

Installation
SKILL.md

Pre-PR Review

Description

Use the qodo CLI to review local changes before opening or updating a pull request. qodo review diffs your working tree against a base branch, includes new/untracked files, and sends the diff plus any coding-session context you supply to Qodo's review engine. It returns structured findings you then evaluate and — with the user's say-so (or autofix) — fix in code. Nothing is pushed and no PR is created; only the base commit must already be on the remote (the reviewer clones it).

Use this skill for local changes before opening or updating a PR. Use qodo-review-resolver to work on findings from the PR's remote review.

Prerequisites

  • The Qodo CLI is installed and authenticated, and the review capability is enabled.
  • The comparison base exists on the remote; local changes and context need not be pushed.
  • The coding-session context and any ticket or design references are ready to attach.

Prepare a PR handoff

Installs
38
GitHub Stars
54
First Seen
Aug 25, 2026
qodo-review — qodo-ai/qodo-skills