Detect codebase bloat through progressive analysis: dead code, duplication, complexity, documentation bloat. Triggers: bloat detection, dead code, code cleanup, duplication, technical debt, unused code Use when: context usage high, quarterly maintenance, pre-release cleanup, before refactoring DO NOT use when: active feature development, time-sensitive bugs, codebase < 1000 lines
6.6
Rating
0
Installs
Tools & Utilities
Category
Excellent bloat detection skill with clear progressive tiers, well-structured module architecture, and comprehensive coverage of bloat types. The SKILL.md provides actionable commands, clear when-to-use guidance, and confidence scoring frameworks. Strong structure with modular organization keeps the main file concise while referencing detailed sub-modules. Novelty is solid—detecting AI-generated bloat and git history patterns would be token-intensive for a CLI agent to implement ad-hoc. Minor room for improvement in explicitly stating detection algorithms, but referenced modules likely contain those details.
Loading SKILL.md…

Skill Author