kernel-clean-code
Installation
SKILL.md
Kernel Clean Code — consolidated code-health skill
One skill routing across four code-health workflows. Pick the reference that matches the task and follow it end-to-end.
References
| Task | Reference |
|---|---|
Remove AI-generated slop (deletion-first, regression-safe, optional --review) |
references/ai-slop-cleaner.md |
| Spot code smells (long methods, duplication, coupling, primitive obsession) | references/code-smell-detector.md |
| Remove AI slop from a branch (diff against main, style inconsistency) | references/deslop.md |
Full tech-debt + architecture audit producing TECH_DEBT_AUDIT.md |
references/tech-debt-audit.md |