hotspots
CommunitySpot risky code files before bugs strike
Authormbwsims
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Finds the riskiest files in a codebase where bugs are most likely to hide by analyzing change frequency, complexity, and coupling.
Core Features & Use Cases
- Churn analysis: Uses git history to surface files that change most often.
- Complexity evaluation: Assesses line count, function density, and nesting depth.
- Coupling inspection: Counts how many other files depend on each candidate.
- Risk scoring: Combines signals into a ranked list of hotspots, optionally enriched with lenskit graph data.
- Practical scenarios: Ideal for code health reviews, pre‑change impact assessments, and technical debt prioritization.
Quick Start
Ask Claude to run the hotspots skill on your repository to receive a ranked list of risky files.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđŸ’» 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: hotspots Download link: https://github.com/mbwsims/claude-universe/archive/main.zip#hotspots 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.