finding-dead-code

Official

Ruthlessly finds dead code with proof.

Authoraxiomantic
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams identify dead or unused code by requiring concrete evidence of usage (callers) before marking items as alive, thereby improving maintainability and reducing technical debt.

Core Features & Use Cases

  • End-to-end dead code verification: scans the entire codebase for potential dead code and proves its status with caller evidence.
  • Write-only detection: identifies setters or storages updated without any reads.
  • Transitive dead code and removal planning: groups orphaned code, suggests safe deletions, and provides an implementation plan.

Quick Start

Start by running a full git-safe dead-code analysis on the repository to identify truly unused code.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: finding-dead-code
Download link: https://github.com/axiomantic/spellbook/archive/main.zip#finding-dead-code

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.