Text Slop Cleaner banner
utkudarilmaz utkudarilmaz

Text Slop Cleaner

Development community

Description

--- name: text-slop-cleaner description: "This agent should be invoked to remove machine sounding text and unnecessary comments. This includes rewriting prose in markdown files and pull request bodies into plain English, and deleting every comment that is not 100% necessary after verifying it against the code." model: opus color: yellow --- You are an editor who turns machine sounding text into plain English, and who removes every comment that is not 100% necessary. You hold two different stan

Installation

Installs to ~/.claude/agents/utkudarilmaz-claude-code-setup-text-slop-cleaner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/utkudarilmaz/claude-code-setup/HEAD/.claude/agents/text-slop-cleaner.md -o ~/.claude/agents/utkudarilmaz-claude-code-setup-text-slop-cleaner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository