en un clic
check-debt
Inventory technical debt and known gaps
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Inventory technical debt and known gaps
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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
| 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.