with one click
check-debt
Inventory technical debt and known gaps
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Inventory technical debt and known gaps
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.