Kodus Review banner
kodustech kodustech

Kodus Review

Git community

Description

--- name: kodus-review description: Use when the user wants Kodus to review local changes, run `kodus review` or `--prompt-only`, fix Kodus review findings, or check commit, push, or merge readiness. --- # Kodus Review ## Goal Use the Kodus CLI to review changes and resolve issues. Prefer machine-friendly output via `--prompt-only`, then apply fixes in code. If the request is to validate local changes against business rules, task requirements, or acceptance criteria, use `kodus-business-rule

Installation

Installs to ~/.claude/commands/kodustech-cli-kodus-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kodustech/cli/HEAD/.claude/commands/kodus-review.md -o ~/.claude/commands/kodustech-cli-kodus-review.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository