Deslop

Remove AI-generated slop from code changes. Checks the diff against main and cleans up unnecessary comments, defensive checks, single-use variables, redundant casts, and style inconsistencies introduced by AI. Use when the diff looks bloated after a coding task, or when user says "clean up", "remove slop", "deslop", "simplify the diff", or invokes "deslop". Do NOT use for deliberate refactoring or feature changes.

chrisliu298 Updated

File contents

chrisliu298/deslop/tree/main/ commit bd039d3831

Frequently asked questions

npx skillmds@latest add chrisliu298/deslop-2