audit-hotspots
CommunitySpot risky monoliths before they break.
Software Engineering#python#technical debt#code audit#complexity metrics#regression analysis#hotspot detection#refactoring risk
AuthorElPoot
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you identify where the codebase has excessive responsibility concentration, long functions, and monolithic files that are most likely to create regressions.
Core Features & Use Cases
- File size triage: Measures which Python files under
gestor_contable/exceed 500 lines. - Responsibility concentration metrics: Counts methods, classes, and unique imports per file to quantify complexity.
- Domain-mixing hotspot detection: Uses method/class names to classify domains (UI, I/O, BD, Red, Business Logic) and flags files mixing 3+ domains.
Quick Start
Ask the AI to audit gestor_contable/ and produce an objective hotspot report for files over 500 lines, including method counts, domain mixtures, and the longest method per top-risk file.
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: audit-hotspots Download link: https://github.com/ElPoot/contabilidad/archive/main.zip#audit-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.