Deslop reviews your branch diff and surgically removes the patterns that AI coding assistants leave behind โ the stuff that looks right but degrades real codebases over time. It doesn't rewrite your logic. It cleans up the noise.
After any AI-assisted coding session โ Cursor, Copilot, Claude, doesn't matter. Run deslop before your PR review and your teammates will thank you. It's the diff review you should have done before pushing.
Install it and OpenClaw will invoke it automatically when you use the deslop skill command on any branch. It reads your git diff, applies pattern detection, and either cleans in-place or returns a reviewed diff for your approval.