Simplify Code

Sweeps the code changed this session for code smells (dead code, duplication, data clumps, misplaced responsibility, speculative generality) by spawning read-only sub-agents in parallel, then applies the fixes that simplify without changing behavior. One pass, not a loop; correctness belongs to harden-code. Use after a refactor or feature, or when the user says "simplify", "clean up", or "code quality pass".

LinardsLiepenieks 754e6b9 3.1 KB Updated

File contents

LinardsLiepenieks/honecode/tree/main/skills/simplify-code commit 754e6b9ac8

Frequently asked questions

npx skillmds@latest add linardsliepenieks/simplify-code