deslop

Installation
SKILL.md

Remove AI Code Slop

Check the diff against main and remove AI-generated slop introduced in the branch.

Trigger

Use after completing changes, before committing, or when code feels over-engineered.

Commands

git fetch origin main
git diff origin/main...HEAD --stat
git diff origin/main...HEAD

Workflow

Related skills
Installs
29
GitHub Stars
2.1K
First Seen
Feb 23, 2026