What problem does it solve?
This skill removes the clutter left behind by AI coding assistants, such as redundant tombstone comments, restating-the-code comments, and unused imports, ensuring your codebase remains clean and professional.
Core Features & Use Cases
- Intelligent Cleanup: Automatically identifies and removes AI-generated noise like tombstone comments, verbose docstrings, and dead internal symbols.
- Safety-First Verification: Proposes each change for your approval and verifies the integrity of the codebase by running typechecks and tests after application.
- Use Case: After a long session of AI-assisted coding, use this skill to strip out all the unnecessary comments and unused imports that accumulated during the process, leaving only high-quality, production-ready code.
Quick Start
Invoke the clean-ai-slop skill to scan your current branch and remove all identified AI-generated noise.