Dokkabei97

Tech Debt Tracker — Productivity skill for Claude Code

Productivity community

Scans codebase for technical debt indicators (TODO/FIXME, high complexity, duplication, outdated deps) and generates prioritized reports.

How to install Tech Debt Tracker

Installs to ~/.claude/skills/dokkabei97-forged-claude-code-tech-debt-tracker/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dokkabei97-forged-claude-code-tech-debt-tracker && curl -fsSL https://raw.githubusercontent.com/Dokkabei97/forged-claude-code/HEAD/commands/tech-debt-tracker.md -o ~/.claude/skills/dokkabei97-forged-claude-code-tech-debt-tracker/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Tech Debt Tracker does

Scans codebase for technical debt indicators (TODO/FIXME, high complexity, duplication, outdated deps) and generates prioritized reports.

Alternatives in Productivity

  • Cs2 Technical Analysis — You are an Expert 3D Technical Director specialized in CS2 (Counter-Strike 2) weapon and item pipelines 14.1k ★
  • Claude Hud — A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progr 14k ★
  • Tradingview MCP — Real-time crypto & stock screening, advanced technical indicators, Bollinger Bands intelligence, candlestick p 2.6k ★

Full documentation available on GitHub

View Source Repository