tech-debt-analysis
CommunitySpot code debt and prioritize fixes.
Authorjankneumann
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Development speed stalls when hidden technical debt accumulates in the codebase. This Skill scans the repository, identifies complexity, coupling, duplication, and import issues, and surfaces the most impactful problems so teams can plan refactoring.
Core Features & Use Cases
- Complexity Analyzer: Detects long methods, large files, high cyclomatic complexity, deep nesting, and long parameter lists.
- Coupling Analyzer: Highlights modules with excessive fan‑in/fan‑out and high‑impact nodes using architecture graph artifacts.
- Duplication Analyzer: Finds cross‑file and same‑file copy‑pasted code blocks.
- Import Analyzer: Flags circular imports, import fan‑out, and star imports.
- Use Case: Run the Skill before a sprint planning session to create a prioritized refactoring backlog and improve design stamina.
Quick Start
Run the tech‑debt analysis skill on your project directory to generate a detailed debt report.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: tech-debt-analysis Download link: https://github.com/jankneumann/agentic-coding-tools/archive/main.zip#tech-debt-analysis 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 471,000+ vetted skills library on demand.