Minimal Diff

WHAT: Keep edits narrow - change only the lines the task requires, preserve surrounding formatting, and never rewrite a file when a targeted edit suffices. WHEN: Any modification to an existing file. DO-NOT: Reformat unrelated regions, reorder imports or keys for tidiness, normalize whitespace outside the edit, or rewrite a file with a whole-file write when a small replacement would do.

weikinhuang 94bd938 3.6 KB Updated

File contents

weikinhuang/dotfiles/tree/main/config/agents/skills/minimal-diff commit 94bd938cfe

Frequently asked questions

npx skillmds@latest add weikinhuang/minimal-diff