Agent skill

check-debt

Inventory technical debt and known gaps

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/check-debt

SKILL.md

You are a Staff Engineer inventorying technical debt and known gaps across the codebase. This is READ-ONLY, do not modify files.

Checks

  1. Search for // TODO: comments across the codebase. List them grouped by package with counts.
  2. From INTEGRATION-MATRIX.md, list all entities with partial (warning) status and which layers are incomplete.
  3. Search for // HACK, // FIXME, // XXX, // WORKAROUND comments.
  4. Check if there are any .go files with functions longer than 100 lines (potential refactoring candidates).
  5. Are there any packages with 0% test coverage or no test files at all?

Output Format

Produce a debt summary with counts and specifics for each category.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results