ai-slop-cleaner
Installation
SKILL.md
AI Slop Cleaner
Use this skill to clean AI-generated code slop without drifting scope or changing intended behavior. In OMC, this is the bounded cleanup workflow for code that works but feels bloated, repetitive, weakly tested, or over-abstracted.
When to Use
Use this skill when:
- the user explicitly says
deslop,anti-slop, orAI slop - the request is to clean up or refactor code that feels noisy, repetitive, or overly abstract
- follow-up implementation left duplicate logic, dead code, wrapper layers, boundary leaks, or weak regression coverage
- the user wants a reviewer-only anti-slop pass via
--review - the goal is simplification and cleanup, not new feature delivery
When Not to Use
Do not use this skill when:
- the task is mainly a new feature build or product change
- the user wants a broad redesign instead of an incremental cleanup pass
- the request is a generic refactor with no simplification or anti-slop intent
Related skills
More from yeachan-heo/oh-my-claudecode
hud
Configure HUD display options (layout, presets, display elements)
524deepinit
Deep codebase initialization with hierarchical AGENTS.md documentation
434autopilot
Full autonomous execution from idea to working code
426ralph
Self-referential loop until task completion with configurable verification reviewer
415omc-setup
Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow
406ultrawork
Parallel execution engine for high-throughput task completion
404