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.
How 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.
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:
npx claudepluginhub uniswap/ai-toolkit --plugin development-codebase-toolsAnalyzes 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.
Systematically identify, classify, and prioritize technical debt in codebases using SQALE model and Fowler's quadrant. Guides static analysis, debt register creation, and ROI-based remediation.