Code Simplification

Reduce code without changing behavior. Apply Chesterton's Fence (don't remove what you don't understand) and the Rule of 500 (files over 500 lines usually need splitting). Use when the user says "simplify this", "clean up", "remove dead code", "tighten", or invokes /simplify. Composes polish (review-fix loop) and blunder-hunt (regression risk).

momentmaker 412fcfc 3 files · 5.8 KB Updated

File contents

momentmaker/kaijutsu/tree/main/skills/community/code-simplification commit 412fcfcb12

Frequently asked questions

npx skillmds@latest add momentmaker/code-simplification