check-debt
CommunityInventory technical debt across the codebase
Software Engineering#go#static-analysis#test-coverage#code-audit#technical-debt#repo-inspection#todo-comments
Authorcacack
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps engineering teams quickly discover and quantify technical debt and known gaps so they can prioritize refactors and testing efforts without manually scanning the repository.
Core Features & Use Cases
- TODO and Comment Discovery: Finds and counts
// TODO:comments and other tags (HACK, FIXME, XXX, WORKAROUND) and groups them by package. - Integration Matrix Validation: Parses INTEGRATION-MATRIX.md to list entities with partial (warning) status and identifies which layers are incomplete.
- Refactor Candidates and Coverage: Detects Go functions longer than 100 lines as refactor candidates and highlights packages with low or missing test coverage.
- Use Case: Run before planning a cleanup sprint to produce an actionable debt summary with package-level counts, file locations, and prioritized issues.
Quick Start
Run the check-debt skill to produce a summarized inventory of TODOs, hack comments, long functions, and test coverage gaps across the repository.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: check-debt Download link: https://github.com/cacack/my-family/archive/main.zip#check-debt Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.