cleanup-slop
OfficialSurgically remove AI-generated slop from code without altering logic.
Software Engineering#code readability#code cleanup#code maintainability#comment removal#AI-generated slop
Authorraintree-technology
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill efficiently cleans up AI-generated or redundant comments from code, preserving valuable information while maintaining the original code logic.
Core Features & Use Cases
- Selective Comment Removal: Removes specific types of comments based on predefined patterns (e.g., AI-generated slop, in-motion narration, restated code).
- Preservation of Valuable Comments: Keeps important comments such as workarounds, invariants, and references to specifications.
- Code Safety: Never alters code logic; operates solely on comments to ensure code functionality remains intact.
- Use Case: After AI-generated code review, use this Skill to strip out unnecessary comments, making the code more readable and maintainable.
Quick Start
Run the cleanup-slop skill with a specific file path to remove AI-generated slop: 'cleanup-slop --path ./codebase/feature-a'
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cleanup-slop Download link: https://github.com/raintree-technology/agent-starter/archive/main.zip#cleanup-slop Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.