Auto Simplify

Reduce a change's complexity WITHOUT changing behavior, provably: find duplication/dead code/over-abstraction in the diff, apply the smallest clarifying edit, then prove behavior preserved (tests green + adversarial semantic check) or REVERT — looping until dry. Respects Chesterton's Fence: never removes code whose purpose isn't established. Use when code works but reads worse than it should.

ulpi-io 4d596bd 7.2 KB Updated

File contents

ulpi-io/autonomous-engineering/tree/main/auto-simplify commit 4d596bd3f2

Frequently asked questions

npx skillmds@latest add ulpi-io/auto-simplify