
Deslop
Install deslop when you need a structured pass to flag AI-generated fluff, boilerplate, and weak patterns in code or copy before you ship or publish.
Overview
deslop is a plugin marketplace for the Ship phase that provides 3-phase AI slop detection—regex, multi-pass analyzers, and CLI tools—for reviewing agent-generated code and text.
What is this marketplace?
- Marketplace ships 1 deslop plugin (v1.0.0) from agent-sh with development category
- Phase 1: regex patterns for HIGH-confidence slop signals
- Phase 2: multi-pass analyzers for MEDIUM-confidence issues
- Phase 3: CLI tools for LOW-confidence follow-up and local runs
- Repository: github.com/agent-sh/deslop for updates and local tooling
- Marketplace bundles 1 plugin: deslop v1.0.0
- Detection model: 3 phases (HIGH regex, MEDIUM analyzers, LOW CLI)
Community signal: 3 GitHub stars.
What problem does it solve?
Agent-assisted drafts often ship with recognizable AI boilerplate and weak patterns that erode trust unless someone runs a consistent slop audit.
Who is it for?
Solo builders and agent-heavy workflows who merge lots of LLM output and want a structured slop review pass in Claude Code.
Skip if: Teams that only need human editorial review with no interest in automated AI-pattern detection.
What do I get? / Deliverables
After you add the marketplace, you can run tiered HIGH, MEDIUM, and LOW slop detection on drafts before merge or publish instead of relying on gut feel alone.
- deslop plugin enabled (version 1.0.0)
- Tiered slop findings from regex, analyzer, and CLI phases on target artifacts
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Slop detection is a pre-release quality gate—same phase as review and sanity checks—because it judges whether output is trustworthy enough to merge or share. Review fits the 3-phase pipeline (regex HIGH, analyzers MEDIUM, CLI LOW): you are auditing existing agent output, not brainstorming features.
How it compares
Slop-detection review marketplace with regex, analyzer, and CLI tiers—not a general code linter or security scanner.
Common Questions / FAQ
Who is Deslop for?
Indie developers and agent users who produce AI-assisted code or content and want to catch generic slop before shipping.
When should I use Deslop?
Use it during Ship review when a PR, doc, or landing draft feels verbose, templated, or “AI-ish,” especially before external release.
How do I add Deslop to my agent?
Add the agent-sh/Deslop marketplace to Claude Code, install the Deslop plugin v1.0.0, and follow the repo for any CLI phase tooling.