Minimal Diff Review

Review a concrete code diff, commit, branch, or PR for overengineering, excessive defensive code, defensive branches caused by insufficient type narrowing, repository-pattern drift, unnecessary one-use abstractions, scope creep, and missed opportunities to keep the change minimal. Use after implementation and before commit, PR, or handoff whenever the user asks for a self-review, minimal diff, overengineering check, defensive-code check, type-narrowing check, unusual-pattern check, inline-helper check, scope check, or says to keep only what must change. Also trigger on recurring Korean requests such as 오버엔지니어링, 과도한 방어코드, 타입을 제대로 좁히지 않아 생긴 방어로직, 불필요한 null/undefined 방어, 특이한 패턴, inline으로 충분한 함수, 작업 범위 이탈, 최소 diff, or 꼭 고쳐야 하는 것만. This is a focused read-only review lens, not a general bug hunt or refactoring pass; do not edit files unless the user explicitly asks after seeing the findings.

cham0287 Updated

File contents

cham0287/codex-skills/tree/main/skills/minimal-diff-review commit 85eddee70a

Frequently asked questions

npx skillmds@latest add cham0287/minimal-diff-review