Technical Debt Detector

Identify and prioritize technical debt in Python codebases. Use when the user asks to find tech debt, analyze code quality, identify what needs refactoring, find security issues, check test coverage gaps, review dependencies, find TODOs/FIXMEs, or assess maintainability. Triggers on phrases like "find technical debt", "what's wrong with this codebase", "where should I focus refactoring", "audit this code", "find TODOs", "check for security issues", "analyze dependencies", or "what needs tests". Complements python-simplifier skill (use that for complexity and code smell analysis). Use when this capability is needed.

tomevault-io 7bed8d3 2 files · 4.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/charlesmsiegel--claude-tooling--technical-debt-detector commit 7bed8d3a8d

Frequently asked questions

npx skillmds@latest add tomevault-io/technical-debt-detector