Screened · automated checks passed
find-dead-code
What the author says it does
Find dead code using parallel subagent analysis and optional CLI tools, treating code only referenced from tests as dead. Use when the user asks to \"find dead code\", \"find unused code\", \"find unused exports\", \"find unreferenced functions\", \"clean up dead code\", or \"what code is unused\". Analysis-only — does not modify or delete code.
Quoted from the skill's own SKILL.md trigger description — this is what tells
Claude when to activate it. Not yet verified by us.
Automated screening
95/100 validator score
Scored by the same rules as our free SKILL.md validator: trigger description quality, body substance, structure. Automated — a human bench test is the next step in the pipeline.
Install (unverified — review first)
git clone https://github.com/tobihagemann/turbo # skill lives at: claude/skills/find-dead-code/SKILL.md
SkillProof status
This skill is in our test queue. We install every skill in a clean environment, run a trigger battery and score output against a baseline before it earns a catalog page — the full protocol is public. Until then, treat it like any unreviewed dependency: read the SKILL.md and any scripts before installing.
Already tested in Coding & Development
- Pinme Auth TypeScript reference for PinMe Worker auth: create/verify/list Identity Platform users.
- Code Health Check Read-only, sub-agent-forked code health scanner with a fixed severity-graded report format.
- S&box Blocks Unity muscle memory when writing s&box (Source 2 / Facepunch) C# components, Razor UI, and networking.
- Coding Agent Sessions Finds and reconstructs real coding-agent session transcripts across Claude, Codex, OpenCode, and more.