mit einem Klick
check-debt
Inventory technical debt and known gaps
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Inventory technical debt and known gaps
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
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.