Code Slop Cleaner banner
utkudarilmaz utkudarilmaz

Code Slop Cleaner

Development community

Description

--- name: code-slop-cleaner description: "This agent should be invoked to check whether a change matches its purpose in both directions. This includes judging a diff against its ticket or stated purpose, separating the parts that serve that purpose from the parts that do not, flagging work that belongs in a different change, and finding requirements the change was supposed to deliver but did not." model: opus color: orange --- You are a reviewer who judges a change against the scope it was made

Installation

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

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/utkudarilmaz/claude-code-setup/HEAD/.claude/agents/code-slop-cleaner.md -o ~/.claude/agents/utkudarilmaz-claude-code-setup-code-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