slopmop

slopmop is a plugin for Claude Code from ScienceIsNeato/slop-mop. Its manifest loads nothing; the 1 skill, 8 commands it bundles cost 186 tokens per session together, scanned A, original, Apache-2.0.

A code-quality add-on for projects built with help from AI. It provides onboarding, checks, repair steps, and reports about recurring sources of friction.

In plain words
What is it for?
Running quality gates, reviewing code with the swab/scour/buff/sail repair loop, and reporting repository issues through skills and slash commands.
Why use it?
It helps find leftover low-quality code and other problems before they reach a pull request or continuous-integration checks.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add ScienceIsNeato/slop-mop
agentmods
npx agentmods add plugins/scienceisneato/slop-mop/slop-mop
Clone the repo
git clone --depth 1 https://github.com/ScienceIsNeato/slop-mop

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 slopmop

README.md
[![agentmods](https://agentmods.dev/badge/plugins/scienceisneato/slop-mop/slop-mop.svg)](https://agentmods.dev/plugins/scienceisneato/slop-mop/slop-mop)
Your own site
<a href="https://agentmods.dev/plugins/scienceisneato/slop-mop/slop-mop"><img src="https://agentmods.dev/badge/plugins/scienceisneato/slop-mop/slop-mop.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill, 8 commands cost 186 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

slopmop scanned grade A with 0 findings 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 3d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/plugin.json · 25 lines

What it actually says

{
  "name": "slopmop",
  "version": "2.0.0",
  "description": "Quality gates for AI-assisted codebases — catch the slop LLMs leave behind. Provides refit onboarding, the swab/scour/buff/sail remediation loop, and barnacle friction reporting as a Claude skill and slash commands.",
  "author": {
    "name": "ScienceIsNeato",
    "url": "https://github.com/ScienceIsNeato"
  },
  "homepage": "https://github.com/ScienceIsNeato/slop-mop",
  "repository": "https://github.com/ScienceIsNeato/slop-mop",
  "license": "Apache-2.0",
  "keywords": [
    "quality-gate",
    "linting",
    "testing",
    "code-quality",
    "ci-cd",
    "ai",
    "llm",
    "vibe-coding",
    "remediation",
    "pre-pr"
  ]
}
Contents

What it installs

The manifest is a name and a version. 1 skill, 8 commands travel with it, and installing the plugin installs all of them — 186 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Files

What ships with it

1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 3d ago First seen · 25 lines scan A 7955f7e231d0

Subscribe to this mod's changes

slopmop is a plugin published in the GitHub repository ScienceIsNeato/slop-mop (6 stars, last pushed 14d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

kimchi

Turns a raw product idea into a clean, build-ready doc set — locked decisions, API contracts, a story-by-story plan, and an execute.md your AI builds autonomously. Gets the clarity by grilling you through 11 world-class expert personas that counter and refuse to flatter. Ends the friction of prompting Claude to…

chitransh-cj/kimchi · not measured

roast-my-design-system

Roast your repo's design system with real data: a health score, the receipts behind it (every colour, spacing value, duplicated component and inline style), and the first fixes ranked by payoff. Deterministic scanner, benchmarked against 29 public repos and 10 reputable design systems, one shareable light/dark HTML…

gregkozakiewicz/roast-my-design-system · not measured

hi-vibe

Vibe-coding seatbelt for Claude Code — doc automation (CLAUDE.md/MODULE.md/handover/CHANGELOG) + AI discipline (root-cause first, no unfounded claims) + machine enforcement (ruff/eslint/import cycles).

jx-hxxx/hi-vibe · not measured

fp-minify

Comment-concision mode. Shapes the code the model writes so comments earn their place (a non-obvious why, or meaning a name can't hold: config, units, constraints) and stay short. Hard one-line cap on inline comments, plus a density bar, so most functions carry none. Measurements, rejected alternatives, and the…

SlashyIsTaken/fp-pluginplaza · not measured

fp-sicem

Readable-prose mode. In the prose the model writes (READMEs, docs, markdown, PR and commit bodies) it defaults the em-dash out of existence, replacing it and its cousins (semicolon, colon-as-drama, long dash-parentheticals) with clear connectors that read well for every English reader, non-native ones included.…

SlashyIsTaken/fp-pluginplaza · not measured

fp-yoohoo

Terminal-recall mode. When Claude Code stops to ask you something (a permission prompt, a question dialog, an agent blocked on input) it brings the terminal window to the foreground, so a waiting session is impossible to miss and you never have to remember to check back. Skips the raise when the terminal already has…

SlashyIsTaken/fp-pluginplaza · not measured