tech-debt
系统化识别、分类和优先排序技术债务,覆盖代码债务和架构债务两大类别
npx skills add anthropics/knowledge-work-plugins --skill tech-debtBefore / After 效果对比
1 组技术债务凭团队经验零散记录,缺乏统一分类和优先级评估标准,重要债务被忽视导致系统逐渐腐化,偿还顺序缺乏依据
系统化扫描识别代码债务和架构债务,按影响范围和紧迫度自动分类排序,生成优先级清单,为技术决策提供数据支撑
description SKILL.md
tech-debt
Tech Debt Management
Systematically identify, categorize, and prioritize technical debt.
Categories
Type Examples Risk
Code debt Duplicated logic, poor abstractions, magic numbers Bugs, slow development
Architecture debt Monolith that should be split, wrong data store Scaling limits
Test debt Low coverage, flaky tests, missing integration tests Regressions ship
Dependency debt Outdated libraries, unmaintained dependencies Security vulns
Documentation debt Missing runbooks, outdated READMEs, tribal knowledge Onboarding pain
Infrastructure debt Manual deploys, no monitoring, no IaC Incidents, slow recovery
Prioritization Framework
Score each item on:
-
Impact: How much does it slow the team down? (1-5)
-
Risk: What happens if we don't fix it? (1-5)
-
Effort: How hard is the fix? (1-5, inverted — lower effort = higher priority)
Priority = (Impact + Risk) x (6 - Effort)
Output
Produce a prioritized list with estimated effort, business justification for each item, and a phased remediation plan that can be done alongside feature work. Weekly Installs206Repositoryanthropics/know…-pluginsGitHub Stars9.9KFirst SeenFeb 24, 2026Security AuditsGen Agent Trust HubPassSocketPassSnykPassInstalled oncodex194gemini-cli193opencode193cursor192github-copilot192amp191
forum用户评价 (0)
发表评价
暂无评价,来写第一条吧
统计数据
用户评分
为此 Skill 评分