Remove AI-generated code slop from the current branch
Cleans up AI-generated code slop from your branch by removing unnecessary comments, defensive checks, and type casts. Diff against main (or specified branch) to identify and fix inconsistencies with your codebase style.
/plugin marketplace add kriscard/kriscard-claude-plugins/plugin install essentials@kriscard[branch]The branch to diff against is $1. If no branch was provided, default to main.
Check the diff against the branch, and remove all AI generated slop introduced in this branch.
This includes:
Report at the end with only a 1-3 sentence summary of what you changed.