What problem does it solve?
Maintaining code health after migrations and refactors is challenging; this Skill automates a comprehensive hygiene audit across ten MECE dimensions to surface dead code, drift, and risky patterns, and it outputs a structured remediation plan.
Core Features & Use Cases
- Multidimensional code hygiene auditing across 10 MECE categories (dead fields, dead branches, compatibility shims, naming artifacts, redundant params/types, stale comments, migration guards, over-abstraction, near-duplicates, config-code drift).
- Generates a structured report with an actionable auto-fix plan, enabling teams to track remediations across PR cycles and migrations.
- Supports governance and collaboration through reproducible scans, audit trails, and guardrails for safe refactoring.
Quick Start
Run the code hygiene scan on the target project to generate a structured report and auto-fix plan.