Back to Skills

bloat-detector

Ven0m0
Updated 5 days ago
11 views
0
View on GitHub
Otherbloatcleanupstatic-analysistechnical-debtoptimization

About

This skill detects codebase bloat by progressively analyzing dead code, duplication, complexity, and documentation bloat. Use it for quarterly maintenance, pre-release cleanup, or before refactoring when you have high context usage. Avoid using it during active feature development, for time-sensitive bugs, or in codebases under 1000 lines.

Quick Install

Claude Code

Recommended
Primary
npx skills add Ven0m0/claude-config -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/Ven0m0/claude-config
Git CloneAlternative
git clone https://github.com/Ven0m0/claude-config.git ~/.claude/skills/bloat-detector

Copy and paste this command in Claude Code to install this skill

GitHub Repository

Ven0m0/claude-config
Path: plugins/conserve/skills/bloat-detector
0

Related Skills