What problem does it solve? Drafts and AI-generated text often accumulate vague, bloated, or clichéd phrasing. This Skill applies a defined prose rule catalogue to a file, diff, or message so every stylistic violation is found and either fixed in place or reported. ## Core Features & Use Cases - Rule-based prose cleanup: Applies every rule from the writing-for-humans CATALOGUE.md to each sentence of the target text. - Edit or report modes: Fixes violations in place when the text is editable, otherwise reports each hit by rule id. - Flexible targeting: Works on a named file, a diff, or the most recently discussed text when nothing is specified. - Use Case: After drafting a README or blog post, run the pass to strip filler phrases and receive a list of remaining issues keyed to catalogue rules. ## Quick Start Ask the assistant to unslop the current draft file and report any remaining rule violations by id.