clean-slop

clean-slop is a skill for Claude Code from alfredolopez80/multi-agent-ralph-loop. It costs 43 tokens per session (323 once invoked), scanned B, original, no licence file.

A cleanup tool for removing unnecessary patterns from AI-generated code on a branch. A branch is a separate line of changes in a version-control system.

In plain words
What is it for?
It is for comparing a branch with the main branch and cleaning up style inconsistencies in AI-generated changes.
Why use it?
It helps make generated code fit the project's style by removing needless comments, defensive checks, and type casts.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit It is for comparing a branch with the main branch and cleaning up style inconsistencies in AI-generated changes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alfredolopez80/multi-agent-ralph-loop/clean-slop
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alfredolopez80/multi-agent-ralph-loop --skill clean-slop
Clone the repo
git clone --depth 1 https://github.com/alfredolopez80/multi-agent-ralph-loop

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for clean-slop

README.md
[![agentmods](https://agentmods.dev/badge/skills/alfredolopez80/multi-agent-ralph-loop/clean-slop.svg)](https://agentmods.dev/skills/alfredolopez80/multi-agent-ralph-loop/clean-slop)
Your own site
<a href="https://agentmods.dev/skills/alfredolopez80/multi-agent-ralph-loop/clean-slop"><img src="https://agentmods.dev/badge/skills/alfredolopez80/multi-agent-ralph-loop/clean-slop.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 323 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.00323
Opus 5 $0.00022 $0.00161
Sonnet 5 $0.00009 $0.00065
Haiku 4.5 $0.00004 $0.00032

Measured 4d ago against content hash ebc0fb5d27bb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade B, and why

clean-slop scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

- **Model-agnostic**: Uses model configured in `~/.claude/settings.json` or CLI/env vars
.claude/skills/_archived/clean-slop/SKILL.md · 32 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed ebc0fb5d27bb
  2. 8d ago First seen · 32 lines · 43 tokens per session scan B 7683f98f42f0

Subscribe to this mod's changes

clean-slop is a skill published in the GitHub repository alfredolopez80/multi-agent-ralph-loop (146 stars, last pushed 4d ago), with no licence file. It adds 43 tokens to every session and 323 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.