This is a bounded cleanup workflow for when AI-generated code works but feels bloated with duplicate helpers, dead branches, or needless wrapper layers. It locks behavior with regression tests first, then runs deletion-focused passes one smell at a time: dead code, duplication, weak abstractions, boundary leaks. The review mode flag keeps writer and reviewer separation intact, so you don't self-approve high-impact cleanup in one step. It integrates with Ralph as a post-session cleanup pass on changed files only. The UI design checklist is a nice touch: it flags Korean body text under 14px, gratuitous shadows, and generic Tailwind blue palettes when no brand rationale exists. Use it when the user says "deslop" or you need to tighten code without changing what it does.
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill ai-slop-cleaner