dead-check
CommunityEliminate dead code and clean your codebase.
Authormikecubed
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Dead code accumulates in codebases, making maintenance harder and increasing risk of bugs. This Skill enforces dead code elimination by detecting commented-out code, unused exports, orphaned files, unlinked TODOs, and stub/placeholder functions to keep the project healthy and safe for refactors.
Core Features & Use Cases
- Dead Code Detection: identify and surface commented-out blocks and non-functional stubs.
- Public API Hygiene: flag unused exports to keep APIs minimal and maintainable.
- Project Hygiene: surface orphaned files and untracked TODOs with issue references.
- Refactor Guidance: provide actionable steps to clean up code with minimal disruption.
Quick Start
Run a targeted scan of your scope to locate cleanup opportunities and recommended actions.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: dead-check Download link: https://github.com/mikecubed/agent-orchestration/archive/main.zip#dead-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.