T

tech-debt

by @anthropicsv
4.4(46)

技術的負債を体系的に特定、分類、優先順位付けし、コード負債とアーキテクチャ負債の2つの主要なカテゴリをカバーします。

tech-debtcode-qualityarchitecture-reviewprioritizationGitHub
インストール方法
npx skills add anthropics/knowledge-work-plugins --skill tech-debt
compare_arrows

Before / After 効果比較

1
使用前

技術的負債はチームの経験に基づいて散発的に記録されており、統一された分類と優先順位付けの基準が不足しています。重要な負債が見過ごされ、システムが徐々に劣化し、返済順序に根拠がありません。

使用後

コード負債とアーキテクチャ負債を体系的にスキャンして特定し、影響範囲と緊急度に基づいて自動的に分類・優先順位付けを行い、優先順位付きリストを生成します。これにより、技術的決定にデータに基づいたサポートを提供します。

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

ユーザーレビュー (0)

レビューを書く

効果
使いやすさ
ドキュメント
互換性

レビューなし

統計データ

インストール数2.9K
評価4.4 / 5.0
バージョン
更新日2026年5月21日
比較事例1 件

ユーザー評価

4.4(46)
5
70%
4
30%
3
0%
2
0%
1
0%

この Skill を評価

0.0

対応プラットフォーム

🔧Claude Code

タイムライン

作成2026年3月19日
最終更新2026年5月21日