neelsatyavolu

Qodo Review — Development skill for Claude Code

Development community

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

Terminal
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

  1. Run qodo self-review --model gpt-5.4 to open the Qodo web interface for reviewing git changes.
  2. Wait for the user to share the results or findings from Qodo.
  3. For each issue Qodo identifies, present the recommended fix as a code snippet.
  4. Ask: "Would you like me to apply these fixes? (all / pick specific numbers / no)"
  5. 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 Repository