Simplify Code

Use when correct working code is unnecessarily hard to read, change or verify and needs behaviour-preserving simplification in a bounded scope. Characterizes the observable contract, removes accidental complexity one concept at a time and proves equivalence. NOT fixing a failure (`debug`), NOT read-only diff judgment (`review`/`code-review`).

ericrisco a8e55fb 3 files · 9.0 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/simplify-code commit a8e55fbb2b

Frequently asked questions

npx skillmds@latest add ericrisco/simplify-code