deslop
Installation
SKILL.md
Remove AI code slop
Check the diff against the default branch and remove all AI-generated slop introduced in this branch.
Workflow
Step 1: Decide the base branch
Pick the most appropriate base ref in this order:
origin/main(if it exists)origin/master(if it exists)main(local)master(local)
Use a base like <base> in the rest of the steps.