complexity-hotspots
Installation
SKILL.md
Complexity Hotspots
Find the code most likely to hide bugs and resist change. No signup required.
Prerequisites
- None. Pure Claude Code. Uses a metrics tool if present (
radon,eslintcomplexity rule,gocyclo,lizard), otherwise estimates from structure.
Trigger
- "Find the most complex code in this repo"
- "Where are the refactor hotspots?"
- "Which functions are too complex?"