# ai-slop-cleaner

> Claude/Codex skill by [@yeachan-heo](https://omgskills.com/library/yeachan-heo/index.md) · 39k stars · Updated 2026-09-09

Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode

Tags: agentic-coding, ai-agents, automation, claude, claude-code, multi-agent-systems, oh-my-opencode, opencode, parallel-execution, vibe-coding

## Install

```sh
git clone https://github.com/Yeachan-Heo/oh-my-claudecode /tmp/oh-my-claudecode && ln -s /tmp/oh-my-claudecode/skills/ai-slop-cleaner ~/.claude/skills/ai-slop-cleaner
```

## From README

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.

## Links

- HTML page: https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/ai-slop-cleaner/
- GitHub: https://github.com/Yeachan-Heo/oh-my-claudecode
- Author: [@yeachan-heo](https://omgskills.com/library/yeachan-heo/index.md)

## More from this repo

- [ralplan](https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/ralplan/index.md) — Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution
   - [@yeachan-heo](https://omgskills.com/library/yeachan-heo/index.md) · 39k stars
- [omc-doctor](https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/omc-doctor/index.md) — Diagnose and fix oh-my-claudecode installation issues
   - [@Yeachan-Heo](https://omgskills.com/library/yeachan-heo/index.md) · 39k stars
- [skill](https://omgskills.com/skills/yeachan-heo/oh-my-claudecode/skill/index.md) — Used to manage local skills - list, add, remove, search, edit, setup wizard
   - [@Yeachan-Heo](https://omgskills.com/library/yeachan-heo/index.md) · 39k stars
