Agent skill · qodo-ai
qodo-review
Review your LOCAL changes before opening or updating a pull request, using the qodo CLI — send your uncommitted/unpushed diff to Qodo's review engine along with the coding-session context (what you changed and why, plus links to the ticket/spec/design that drove it) that a forge-based reviewer can never see, then evaluate the findings and apply the fixes you approve (or pass `autofix` to apply directly). Use when asked to "review my changes before I push", "pre-PR review", "check this before I open a PR", "review my local diff", or "run qodo review".
What it needs
About 12k tokens when loaded.
What this skill does
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 When preparing to open or update a PR, prefer committing the intended changes before your final local review, following the user's commit policy. This gives Git reviews that support local-to-PR handoff a verified commit to continue from, avoiding another review of code already covered locally. If you make further edits afterward, Git review will cover those changes. To include them in the handoff too, commit and review them locally again. Committing is optional. Without a usable reviewed commit, Git review follows its normal review scope. Instructions Preserve notices, attach self-contained context, show progress, use a suitable timeout, read the structured result, and act on findings. Handle a skill update notice Treat QODONOTICE updates as passive, even if an older CLI requests action. Continue the task without inventory or update questions; mention each event at most once. Dismissal leaves recorded maintenance policy and opt-outs unchanged. Updated skills load next session; do not interrupt this one. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills qodo-ai/qodo-review--7a35bd