Qodo Review — Development skill for Claude Code
Run a Qodo self-review on the current repository's uncommitted changes.
How to install Qodo Review
Installs to ~/.claude/commands/neelsatyavolu-agmux-qodo-review.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/neelsatyavolu/agmux/HEAD/.claude/commands/qodo-review.md -o ~/.claude/commands/neelsatyavolu-agmux-qodo-review.md Restart Claude Code, or start a new session, for it to be picked up.
What Qodo Review does
Run a Qodo self-review on the current repository's uncommitted changes.
Steps
- Run
qodo self-review --model gpt-5.4to open the Qodo web interface for reviewing git changes. - Wait for the user to share the results or findings from Qodo.
- For each issue Qodo identifies, present the recommended fix as a code snippet.
- Ask: "Would you like me to apply these fixes? (all / pick specific numbers / no)"
- Do NOT make any changes until the user explicitly approves.
Alternatives in Development
- Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★
- Implement Plan — You are tasked with implementing an approved technical plan from thoughts/shared/plans/ 10k ★
- Om Self Review — Self-Review Writer 4.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Review Current
Review the uncommitted changes in the current working tree.
Stop Review Gate
You are reviewing uncommitted changes before the author finishes their turn.
Consistency Review
Review uncommitted changes for consistency with this repo's conventions, structure, and engineering philosophy
Repo Sync
Check if focused repositories are up to date with the remote. Fetches latest changes and warns about repos tha
Claude Codex
Claude implements, Codex reviews uncommitted changes
Agent Colony
A hex map of the Claude Code projects on your machine: where agents work, wait for you, or left changes uncomm
Related Agents
Review Fix Agent
Code review + auto-fix agent. Reviews uncommitted changes for bugs, stale refs, duplication, and abstraction g
Uncommitted Changes Reviewer
Use this agent when the user wants to review code changes that haven't been committed yet, typically after imp
Principal Code Reviewer
Review non-trivial Kotlin/Java changes, crash/file/auth/navigation/lifecycle/security fixes, or multi-file dif