·team-tech-debt
>_

team-tech-debt

Unified team skill for tech debt identification and cleanup. All roles invoke this skill with --role arg for role-specific execution. Triggers on "team tech-debt", "tech debt cleanup", "技术债务".

22Installs·3Trend·@catlog22

Installation

$npx skills add https://github.com/catlog22/claude-code-workflow --skill team-tech-debt

How to Install team-tech-debt

Quickly install team-tech-debt AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill team-tech-debt
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: catlog22/claude-code-workflow.

SKILL.md

View raw

技术债务识别与清理团队。融合"债务扫描"、"量化评估"、"治理规划"、"清理执行"、"验证回归"五大能力域,形成"扫描->评估->规划->清理->验证"闭环。通过 Scanner 多维度扫描、Executor-Validator 修复验证循环、共享债务清单数据库,实现渐进式技术债务治理。所有成员通过 --role=xxx 路由到角色执行逻辑。

设计原则: role.md 保留 Phase 1(Task Discovery)和 Phase 5(Report)内联。Phase 2-4 根据复杂度决定内联或委派到 commands/.md。

Parse $ARGUMENTS to extract --role and optional --agent-name, --mode (scan/remediate/targeted).

Unified team skill for tech debt identification and cleanup. All roles invoke this skill with --role arg for role-specific execution. Triggers on "team tech-debt", "tech debt cleanup", "技术债务". Source: catlog22/claude-code-workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/catlog22/claude-code-workflow --skill team-tech-debt
Category
>_Productivity
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from catlog22/claude-code-workflow

Quick answers

What is team-tech-debt?

Unified team skill for tech debt identification and cleanup. All roles invoke this skill with --role arg for role-specific execution. Triggers on "team tech-debt", "tech debt cleanup", "技术债务". Source: catlog22/claude-code-workflow.

How do I install team-tech-debt?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill team-tech-debt Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/catlog22/claude-code-workflow