qodo-skills
Pre-PR code review, PR findings resolution, and codebase research
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core