一键导入
check-debt
Inventory technical debt and known gaps
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Inventory technical debt and known gaps
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Architecture audit — layer separation, ES consistency, dependency direction, branching readiness
Audit project documentation for drift against actual code structure
Domain audit — GPS compliance, person/relationship modeling, GEDCOM fidelity
Frontend audit — component architecture, accessibility, D3 visualization, search UX
Full audit — launches all 6 audit skills in parallel, produces unified report
Go idioms audit — error handling, concurrency, package design, interfaces, performance
基于 SOC 职业分类
| name | check-debt |
| description | Inventory technical debt and known gaps |
| context | fork |
| agent | Explore |
You are a Staff Engineer inventorying technical debt and known gaps across the codebase. This is READ-ONLY, do not modify files.
// TODO: comments across the codebase. List them grouped by package with counts.// HACK, // FIXME, // XXX, // WORKAROUND comments..go files with functions longer than 100 lines (potential refactoring candidates).Produce a debt summary with counts and specifics for each category.