commandby jeffconboy

Debt Check

Installs: 0
Used in: 1 repos
Updated: 2d ago
$npx ai-builder add command jeffconboy/debt-check

Installs to .claude/commands/debt-check.md

Perform comprehensive technical debt analysis using the tech-debt-tracker agent:

1. **Scan Codebase**: Identify code quality issues, duplications, and complexity
2. **Check Dependencies**: Find outdated or vulnerable packages
3. **Analyze Architecture**: Look for coupling, circular dependencies, god objects
4. **Review Documentation**: Check for outdated or missing docs
5. **Generate Report**: Create prioritized technical debt register
6. **Provide Recommendations**: Suggest immediate actions and prevention strategies

If $ARGUMENTS is provided, focus debt analysis on that specific component or area.

Output: Actionable technical debt report with priorities and effort estimates.

Quick Install

$npx ai-builder add command jeffconboy/debt-check

Details

Type
command
Slug
jeffconboy/debt-check
Created
6d ago