Help us improve
Share bugs, ideas, or general feedback.
From development-codebase-tools
Analyzes and prioritizes technical debt in code, architecture, testing, docs, and infra with metrics dashboard, ROI roadmaps, effort estimates, and prevention strategies.
npx claudepluginhub uniswap/ai-toolkit --plugin development-codebase-toolsHow this skill is triggered — by the user, by Claude, or both
Slash command
/development-codebase-tools:analyze-tech-debtopusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Identify, quantify, and prioritize technical debt with ROI-based remediation plans.
Analyzes codebases for technical debt including code, architecture, testing, documentation, and infrastructure issues. Prioritizes remediation with quantified impact and ROI.
Identifies, categorizes, and prioritizes technical debt across code, architecture, tests, dependencies, docs, and infrastructure. Scores by impact, risk, effort; outputs remediation plans.
Measure, prioritize, and address technical debt. Classify debt by impact and effort. Build paydown roadmap. Use when evaluating system health or planning refactoring.
Share bugs, ideas, or general feedback.
Identify, quantify, and prioritize technical debt with ROI-based remediation plans.
Calculates real cost:
cyclomatic_complexity:
current: 15.2
target: 10.0
code_duplication:
percentage: 23%
target: 5%
test_coverage:
unit: 45%
target: 80%
Each item includes:
Includes quality gates: