ln-624-code-maintainability-hotspot-auditor
Installation
SKILL.md
Paths: File paths (
references/,../ln-*) are relative to this skill directory.
Code Maintainability Hotspot Auditor (L3 Worker)
Type: L3 Worker
Specialized worker auditing local code hotspots that are hard to read, change, or reason about.
Purpose & Scope
- Audit code maintainability hotspots (priority: medium)
- Check complexity metrics, method signature quality, local algorithmic efficiency, constants management, identifier consistency across layers
- Emit
REFACTOR_HOTSPOT,SIMPLIFY_SIGNATURE,EXTRACT_CONSTANT, orUNIFY_IDENTIFIER - Return structured findings with severity, location, effort, recommendations
- Calculate compliance score (X/10) for Code Quality category