anti-slop-fix

Installation
SKILL.md

Anti-Slop Fix

Runs the anti-slop audit and automatically applies fixes to detected issues.

Workflow

Step 1 — Run the audit

Execute the full anti-slop analysis workflow (Steps 1-5 from the anti-slop skill) on the provided file paths or globs. Read ../anti-slop/references/slop-code-patterns.md for the pattern catalog.

Store the results internally — do NOT output the full report yet.

Step 2 — Classify fixability

For each issue found, classify it:

  • Auto-fixable — the fix is mechanical and safe:
    • Deleting unnecessary comments (Cat 1a, 1b, 1c, 1d, 1e)
    • Removing redundant else-after-return (Cat 3c)
Related skills

More from b4r7x/agent-skills

Installs
13
First Seen
Mar 13, 2026