From deslop
Removes AI-generated code slop from current branch by checking git diff against main, targeting extra comments, abnormal defensive checks, try/catch blocks, and style inconsistencies. Summarizes changes.
npx claudepluginhub fumiya-kume/claude-code --plugin deslopThis skill uses the workspace's default tool permissions.
Check the diff against main, and remove all AI generated slop introduced in this branch.
Removes AI-generated code slop like unnecessary comments, boilerplate, over-engineering, and defensive code from git branch diffs. Use before committing to simplify and clean.
Identifies and interactively removes AI-generated slop like unnecessary comments and verbosity from staged or recent git changes.
Detects and strips AI-generated slop from code: simplifies unnecessary complexity, removes rotten comments, checks design patterns. Runs on git changes or paths before PRs.
Share bugs, ideas, or general feedback.
Check the diff against main, and remove all AI generated slop introduced in this branch. You will launch the sub-agent to proceed this process
This includes:
Report at the end with only a 1-3 sentence summary of what you changed