ft-remove-ai-code-slop
Installation
SKILL.md
Unslop
Check the diff against the branch's merge base (where it forked from). Remove all AI-generated slop introduced in this branch.
Be moderate — remove obvious slop and collapse verbose AI patterns into idiomatic code, but do not question whether feature logic deserves to exist. Trust the intent behind what was added; just make it cleaner.
Comments
- Cut every new comment that doesn't explain why
- Preserve pre-existing comments and any "why" comment that earns its place