tech-debt-report

Installation
SKILL.md

Tech Debt Report Generator

Scans the codebase to identify technical debt including TODO comments, deprecated API usage, outdated patterns, and potential refactoring opportunities.

🎯 Use Case Demo

Scenario: Quarterly Tech Debt Assessment

Before (Manual Process):

Tech Lead needs to assess tech debt for planning:

  1. Grep for TODO and FIXME comments
  2. Manually review code for deprecated APIs
  3. Check for outdated patterns
  4. Try to estimate effort for each item
  5. Create Jira tickets manually
  6. Prioritize based on gut feeling

Time: 1-2 days, incomplete coverage

Related skills
Installs
2
First Seen
Mar 1, 2026