Review staged git changes for bugs, regressions, and convention violations before commit. Use when the user wants a pre-commit review of staged changes, says review staged, check staged changes, or asks for a staged diff review.
Review whatever is currently staged in git. Run non-interactively and make the best judgment from the staged diff.
git diff --cachedgit log --oneline -5git status --shortgit diff --cached --statgit diff --cached --name-onlyAGENTS.md files that apply to the changed files. If no AGENTS.md exists, also check for CLAUDE.md during transition.AGENTS.md or established local commit/code conventionspath:line references when possible.LGTM — no issues found in staged changes.