Simplify

Clean up and simplify recently changed code for quality — not bug-hunting. Use whenever the user asks to "simplify", "clean up this code", "tidy up my changes", "refactor for clarity", "polish my diff", "make this cleaner", or wants their recent edits reviewed for reuse, simplification, efficiency, and altitude (right-depth) issues before committing or opening a PR. Reviews the git diff through four cleanup lenses — Reuse, Simplification, Efficiency, Altitude — presents the findings, and applies the fixes on approval. Does NOT hunt for correctness bugs; that is a separate code-review task. Trigger even if the user only says "can you simplify what I just wrote."

jakerains 31284d3 6.5 KB Updated

File contents

jakerains/agentskills/tree/main/skills/simplify commit 31284d3659

Frequently asked questions

npx skillmds@latest add jakerains/simplify