stop-slop

Detect and prevent poor-quality AI-generated code and content using regex patterns and rubric-based evaluations.

2|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/bigeasyfreeman/adlc --skill stop-slop-bigeasyfreeman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stop-slop
Source: https://github.com/bigeasyfreeman/adlc/tree/main/skills/stop-slop
Command: npx skills add https://github.com/bigeasyfreeman/adlc --skill stop-slop-bigeasyfreeman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires , and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The Stop Slop skill addresses the issue of 'slop', or poor quality in code and content produced by AI. It helps maintain the integrity of output by providing quality gates and automated checks.

Core Features & Use Cases

  • Dual-mode Slop Detection: Checks both code and content for patterns indicating poor quality or AI-generated slop.
  • Output Quality Gate: Acts as a gate for quality assurance before content reaches users.
  • Automated Regression Testing: Identifies and prevents regressions in generated output.
  • Customizable Thresholds and Rules: Allows configuration of slop detection rules and quality thresholds.
  • Use Case: It can be used to prevent low-quality AI-generated code or text from being deployed to production, thereby improving overall quality.

Quick Start

To start using the stop-slop skill, first check your generated output by running stop-slop content --input ./draft.md.

Frequently Asked Questions about stop-slop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect and prevent slop in AI-generated code and content?

You can detect and prevent slop in AI-generated output by running automated checks that use regex patterns and rubric-based evaluations to identify poor quality, incomplete code, or low-grade text before deployment.

What is slop detection in the context of AI content review and output verification?

Slop detection is the process of identifying poor quality, incomplete, or low-value AI-generated code and content using automated quality gates, regex pattern matching, and rubric-based evaluations to ensure output integrity.

How do I set up automated regression testing for AI-generated output quality?

You can set up automated regression testing for AI-generated output by configuring customizable slop detection rules and quality thresholds that act as a quality gate to prevent low-quality content from passing through.

Can I customize slop detection rules and quality thresholds for my specific code review workflow?

Yes, you can customize slop detection rules and quality thresholds to fit your workflow, allowing you to configure specific patterns and rubric-based evaluations for both code review and text editing processes.

What is the best way to use a quality gate for AI-generated text and code before production deployment?

The best way to implement a quality gate for AI output is to run dual-mode slop detection checks that evaluate both code and content against configured rubric-based rules and thresholds before they reach production.

Does slop detection work with both markdown text files and code outputs?

Yes, slop detection works with both text and code, allowing you to run checks like `stop-slop content --input ./draft.md` to perform output verification on markdown files and code snippets alike.