| name | deslop |
| description | Cleanup pass that MUST remove filler and SHOULD tighten code, docs, and Markdown. |
Remove AI slop
Review the diff and remove filler, noise, and AI-style phrasing. This skill MUST review recent output and remove filler, noise, and AI-style phrasing without changing intent. It SHOULD tighten code comments, prose, and Markdown structure so the result is shorter, clearer, and more natural.
Code
- Remove decorative or narrating comments.
- Remove defensive overreach that does not match local conventions.
- Remove type-safety escape hatches that avoid the real fix.
Writing
- Cut filler and meta-talk.
- Remove hedging when the statement is certain.
- Remove padded rhythm, stacked adjectives, and over-structured Markdown.
End with a 1-3 sentence summary of what changed.