qodo-aiqodo-aiOfficialยท2 Agent Skills Included

qodo-skills

Pre-PR code review, PR findings resolution, and codebase research

Reviews local code changes before a pull request, then reads and resolves Qodo review findings on any open PR until it is clean. Searches code, history, and cross-repo dependencies to answer questions with cited evidence, and loads or manages team coding standards. Removes manual PR comment scraping, stale review reads, and guesswork about how past changes were made.
npx skills add qodo-ai/qodo-skills --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install qodo-skills?โ–ผ

Run `npx skills add qodo-ai/qodo-skills --all -g -y` in your terminal to install all skills globally. You also need the Qodo CLI installed and logged in for the skills to work.

How to review code before opening a pull request?โ–ผ

The qodo-review skill sends your uncommitted local diff plus your session context to Qodo's review engine and returns structured findings you can approve and fix before pushing.

How to fix Qodo review findings on a PR?โ–ผ

The qodo-review-resolver skill fetches the structured review session for any PR, lets you pick which findings to fix, applies the changes, and records each outcome to clear the merge block.

Does qodo-skills work with Claude Code and Codex?โ–ผ

Yes. The same skills ship as packages for Claude Code, Codex, and Kiro, and can also be installed into other compatible agents via skills.sh.

Can I enforce team coding standards with Qodo?โ–ผ

Yes. The optional qodo-standards package loads the rules relevant to each task and lets admins create, edit, or deactivate standards from plain conversation.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’