dead-code-scanner
Installation
SKILL.md
Dead Code Scanner
Quick Ref: Find orphaned code after refactors or for ongoing hygiene. Output:
.agents/research/YYYY-MM-DD-dead-code-*.md
YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.
Required output: Every finding MUST include Urgency, Risk, ROI, and Blast Radius ratings using the Issue Rating Table format. Do not omit these ratings.
Safety Rule: NEVER auto-delete code. Report only. Require explicit user approval for any removal.
Pre-flight: Git Safety Check
git status --short
If uncommitted changes exist: