What is slop?
Removes AI-generated code slop from git diffs to maintain code quality Source: jellydn/my-ai-tools.
Removes AI-generated code slop from git diffs to maintain code quality
Quickly install slop AI skill to your development environment via command line
Source: jellydn/my-ai-tools.
Check the diff against a branch and remove all AI-generated slop introduced in this branch. Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.
Preserve Functionality Never change what the code does - only how it does it. All original features, outputs, and behaviors must remain intact.
Apply Project Standards Follow the established coding standards from the project's CLAUDE.md or conventions:
Removes AI-generated code slop from git diffs to maintain code quality Source: jellydn/my-ai-tools.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jellydn/my-ai-tools --skill slopRemoves AI-generated code slop from git diffs to maintain code quality Source: jellydn/my-ai-tools.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jellydn/my-ai-tools --skill slop Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jellydn/my-ai-tools