code-review
Installation
SKILL.md
Code review
Review a finished slice, shrink leftover structure, and fix obvious defects. You apply local fixes yourself. Ask the user only when the call needs a product or design decision.
Scope
Paths, symbols, or an area the user named win. A named fixed point (branch,
tag, main, PR) → git diff <fixed>...HEAD (three-dot), still honor those
paths inside it.
Otherwise: git diff --no-color and git diff --cached --no-color. No local
diff → files from this conversation. Still nothing → git show --stat --patch --no-color HEAD.
Stay inside that scope except to match existing patterns. Preserve unrelated user changes.