‹ 首页

tech-debt-audit

@code-yeongyu · 收录于 3 周前 · 上游提交 今天

Thorough, file-cited technical debt audit across 9 dimensions using AST-grep (tree-sitter), grep, language-native tooling, and optionally CodeGraph knowledge graph. Produces TECH_DEBT_AUDIT.md with severity, effort estimates, and prioritized fixes. Use when asked for codebase health check, tech debt audit, architecture review, code quality assessment, or cleanup planning. Triggers: 'tech debt', 'technical debt', 'debt audit', 'code health', 'technical debt audit', 'codebase health check', 'find tech debt', 'debt analysis', 'audit code quality'.

适合你,如果正在清理代码库、规划重构或提升代码质量

/ 通过 npx 安装 校验哈希
npx oh-my-skill add code-yeongyu/oh-my-openagent/tech-debt-audit
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- code-yeongyu/oh-my-openagent/tech-debt-audit
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify code-yeongyu/oh-my-openagent/tech-debt-audit
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
66743GitHub stars
~2.8K上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 ace1339 · 表述以原文为准
它做什么

安装后,当要求对代码库进行健康检查、技术债务审计、架构审查、代码质量评估或清理规划时,Claude会使用AST-grep、grep等工具,可选CodeGraph知识图谱,从9个维度审计技术债务,并生成TECH_DEBT_AUDIT.md文件,包含严重性、工作量估计和优先级修复。

什么时候触发

当提到“技术债务”、“代码健康”、“架构审查”等关键词,或者要求对代码库进行健康检查、审计、架构评估或清理规划时触发。

装好后可以这样说
Claude会分析整个代码库并生成审计报告。
触发审计流程,输出优先级列表。
重点关注架构衰退和一致性腐烂维度。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。