![]()
slop-chop¶
Chop the slop.
Paste in text and get back something that reads like a person wrote it. A fast, deterministic rules pass pulls the AI tells in one go, with an optional model rewrite for the work rules cannot do.
brew install dcadolph/tap/slop-chop
How it works¶
--max to gate a build.Why slop-chop¶
-
Deterministic and free
The rules pass runs with no model and no cost, and gives the same output on every run. It knows markdown, so fenced code and inline backticks come through untouched.
-
Drop it in CI
checkfails a pull request when it finds slop.fixcan push the cleanup back to the branch. There is a ready-made GitHub Action. -
Claude Code plugin
The repo is its own marketplace. Install the plugin to get a
slop-chopskill and a/slop-chopcommand that drive the binary for you. -
Reads like you
Profiles and presets say what to cut and what to put in its place. Bring your own cut list so the result sounds like you, not a chatbot.
Start here¶
- Quickstart: install and clean your first file in a couple of minutes.
- Profiles: every field, the presets, the spelling dialects, and the allow list.
- Claude plugin: install, the skill, the command, backends, and troubleshooting.