foryourhealth111-pixel/deslop
Remove AI-generated code slop from a branch: unnecessary comments, redundant defensive checks, boilerplate, style drift, and type casts. Use for cleanup of AI-written code, not for broad code review, security audit, TDD, or final verification.
npx skills add https://github.com/foryourhealth111-pixel/Vibe-Skills --skill deslop
Check the diff against main and remove all AI-generated slop introduced in this branch.
Use this skill when the user's problem is cleanup of AI-generated code noise. If the user asks for a broad correctness/maintainability review, use code-reviewer. If the user asks whether existing review comments should be accepted, use receiving-code-review.
any to get around type issuesgit diff main...HEADTake foryourhealth111-pixel/deslop from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.