Deleting Dead Code

Use when the user asks to remove, delete, strip, or clean up code or docs, OR when you yourself observe dead, unreachable, slop, misleading, or unused code/documentation paths during any task. Senior engineers delete; junior engineers refactor around. This skill makes the model behave like the former. Git is the safety net — if a file is tracked, deletion is trivially reversible, so deletion is the correct first move, not the last resort.

simbo1905 7c69d4a 5 files · 27.4 KB Updated

File contents

simbo1905/deleting-dead-code/tree/main/ commit 7c69d4a5d0

Frequently asked questions

npx skillmds@latest add simbo1905/deleting-dead-code