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

Installs
56
GitHub Stars
2.5K
First Seen
Feb 23, 2026
deslop — rohitg00/pro-workflow