Analyze and prioritize technical debt with remediation plans. Use when user says "analyze the technical debt in this codebase", "what's the code quality like in this module", "identify what's slowing down our development", "assess the maintenance burden of this legacy code", "create a plan to pay down our tech debt", or "where should we focus our cleanup efforts".
/plugin marketplace add Uniswap/ai-toolkit/plugin install development-codebase-tools@uniswap-ai-toolkitThis skill is limited to using the following tools:
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: