pruner
CommunityPromotes code simplification by pruning dead code
Authorbenediktms
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps teams keep code lean by identifying premature abstractions, dead code, defensive checks for impossible cases, redundant validation, and other patterns that encourage deletion or simplification.
Core Features & Use Cases
- Hunts for premature abstractions such as interfaces or factories with few callers.
- Detects dead code, unreachable branches, and stale leftovers.
- Flags defensive checks on impossible states and redundant validation to simplify logic.
- Suggests inline replacements or deletions to reduce complexity during code review.
- Use during code review after a feature lands or during cleanup sprints to improve maintainability.
Quick Start
Ask the pruner to surface removals and simplifications that preserve behavior during a code review.
Dependency Matrix
Required Modules
None requiredComponents
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: pruner Download link: https://github.com/benediktms/overmind/archive/main.zip#pruner 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.