Review a changed diff for accidental complexity or generated-code noise. Use when requested or when the diff shows those symptoms; an equivalent review of unchanged inputs need not repeat.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add pedronauck/skills --skill deslop --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Deslop?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/pedronauck-deslop)More formats (shields.io, HTML) on the badges page.
---
name: deslop
description: Review a changed diff for accidental complexity or generated-code noise. Use when requested or when the diff shows those symptoms; an equivalent review of unchanged inputs need not repeat.
---
# Review the Changed Diff
Use the task's actual diff, including relevant working changes. Preserve unrelated edits and project compatibility requirements.
Remove accidental noise introduced by this task: redundant comments, unjustified casts/suppressions, defensive branches on trusted data, duplicated helpers, and unnecessary nesting. Keep boundary validation, error handling, and required migration/deprecation adapters.
Review once before final verification. A review already performed on the same diff satisfies this step; revisit only subsequent relevant edits. Avoid cleanup outside the requested scope. Report substantive changes briefly.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!