Prune Dead Code

Audit a codebase for dead and otherwise safe-to-remove code, and report each finding for approval. Use when asked to find dead or unused code, deduplicate repeated constants, replace magic literals that duplicate a named constant, or remove arbitrary caps, thresholds, or timeouts.

LukeberryPi 507a0c9 2.8 KB Updated

File contents

LukeberryPi/skills/tree/main/skills/prune-dead-code commit 507a0c994d

Frequently asked questions

npx skillmds@latest add lukeberrypi/prune-dead-code