slopmop marketplace

slopmop marketplace is a plugin for Claude Code from ScienceIsNeato/slop-mop. Its token cost is not measured, scanned A, original, Apache-2.0.

A Claude plugin that adds slop-mop’s repository quality and remediation procedures. Remediation means finding known problems and guiding their repair.

In plain words
What is it for?
Use it to apply slop-mop’s refit and maintenance loop while working on code quality, tests, linting, CI, or pull requests.
Why use it?
It gives Claude defined workflows for onboarding, repeated checks, pre-PR review, and reporting friction in AI-assisted codebases.

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/marketplace
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 marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/scienceisneato/slop-mop/marketplace.svg)](https://agentmods.dev/plugins/scienceisneato/slop-mop/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/scienceisneato/slop-mop/marketplace"><img src="https://agentmods.dev/badge/plugins/scienceisneato/slop-mop/marketplace.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 Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

slopmop marketplace 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 5d 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/marketplace.json · 41 lines

What it actually says

{
  "name": "slopmop",
  "owner": {
    "name": "ScienceIsNeato",
    "url": "https://github.com/ScienceIsNeato"
  },
  "description": "Slop-mop quality gates as a Claude skill — directed remediation for AI-assisted codebases.",
  "metadata": {
    "description": "Slop-mop quality gates as a Claude skill — directed remediation for AI-assisted codebases."
  },
  "plugins": [
    {
      "name": "slopmop",
      "source": {
        "source": "github",
        "repo": "ScienceIsNeato/slop-mop"
      },
      "description": "Protocols for highly efficient and directed remediation of known issues — refit onboarding, the swab/scour/buff/sail loop, and barnacle friction reporting as a skill and slash commands.",
      "category": "code-quality",
      "keywords": [
        "quality-gate",
        "linting",
        "testing",
        "code-quality",
        "ci-cd",
        "ai",
        "llm",
        "vibe-coding",
        "remediation",
        "pre-pr"
      ],
      "homepage": "https://github.com/ScienceIsNeato/slop-mop",
      "license": "Apache-2.0",
      "author": {
        "name": "ScienceIsNeato",
        "url": "https://github.com/ScienceIsNeato"
      }
    }
  ]
}
Contents

The plugins it lists here

This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.

Files

What ships with it

1 file beside marketplace.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. 5d ago First seen · 41 lines scan A a594725a7323

Subscribe to this mod's changes

slopmop marketplace is a plugin published in the GitHub repository ScienceIsNeato/slop-mop (6 stars, last pushed 15d 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

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

fp-barbeque

Understanding-first mode: on exploratory tasks (refactors, design, ambiguous scope) the model grills you toward mutual understanding before it writes code, so you can debug and own the result. Sets a prior at the task edge; never steers mid-solve. Modes: off, on (default).

SlashyIsTaken/fp-pluginplaza · not measured