slopwatch

Community

Detect and manage .NET code smells.

AuthorAGIBuild
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and helps manage "slop" – shortcuts taken by LLMs that compromise code quality and maintainability, such as disabled tests, suppressed warnings, and empty catch blocks.

Core Features & Use Cases

  • Slop Detection: Analyzes C# source files, project files, and test files for common LLM shortcuts.
  • Baseline Management: Establishes a baseline to differentiate legacy issues from new slop.
  • CI/CD Integration: Seamlessly integrates into GitHub Actions and Azure Pipelines for automated quality gates.
  • Use Case: After an LLM modifies your codebase, run Slopwatch to ensure it hasn't introduced disabled tests or warning suppressions, maintaining code integrity.

Quick Start

Run slopwatch analyze to detect code smells in the current directory.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: slopwatch
Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#slopwatch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.