tech-debt-audit
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 oh-my-skill add code-yeongyu/oh-my-openagent/tech-debt-auditcurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- code-yeongyu/oh-my-openagent/tech-debt-auditnpx oh-my-skill verify code-yeongyu/oh-my-openagent/tech-debt-audit怎么用
商店整理自技能原文 · 版本 ace1339 · 表述以原文为准安装后,当要求对代码库进行健康检查、技术债务审计、架构审查、代码质量评估或清理规划时,Claude会使用AST-grep、grep等工具,可选CodeGraph知识图谱,从9个维度审计技术债务,并生成TECH_DEBT_AUDIT.md文件,包含严重性、工作量估计和优先级修复。
当提到“技术债务”、“代码健康”、“架构审查”等关键词,或者要求对代码库进行健康检查、审计、架构评估或清理规划时触发。