deslop

Remove AI-generated comments, defensive checks, and verbose naming from the current branch.

884|135|Updated May 1, 2014
One-click install
npx skills add https://github.com/fatih/dotfiles --skill deslop-fatih
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deslop
Source: https://github.com/fatih/dotfiles/tree/main/agent/skills/deslop
Command: npx skills add https://github.com/fatih/dotfiles --skill deslop-fatih

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers clean AI-generated slop from code branches, improving readability, maintainability, and collaboration by removing non-human-like artifacts.

Core Features & Use Cases

  • AI Slop Removal: Detect and remove extraneous AI-generated comments, defensive checks, and verbose naming to align code with project standards.
  • Branch Hygiene: Focuses on the current branch and produces a concise, human-readable summary of changes.
  • Audit & Summary: After edits, provide a brief 1-3 sentence summary of what changed.

Quick Start

Run the deslop skill to remove AI-generated slop from the current branch and summarize the changes.

Frequently Asked Questions about deslop

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

FAQPage Schema
How do I remove AI-generated code slop from my git branch?

This Skill removes AI-generated code slop from your current git branch by detecting and deleting verbose comments, defensive checks, and style inconsistencies across multiple files. It automatically preserves functionality and enforces natural, human-like code readability.

What is AI code slop and how does it affect code readability?

AI code slop consists of non-human-like artifacts like extraneous comments, defensive checks, type workarounds, and verbose naming introduced by AI assistants. It degrades code readability and maintainability by cluttering branches with style inconsistencies across files.

Can I clean up AI-assisted code changes across multiple programming languages?

Yes, you can clean AI-assisted code changes across multiple programming languages. The Skill processes codebases with AI-generated changes, targeting extra comments and style inconsistencies to enforce a natural, human-like style while preserving functionality.

Does removing defensive checks and type workarounds break code functionality?

Removing defensive checks and type workarounds does not break functionality. The Skill focuses on reducing non-human-like artifacts and style inconsistencies while strictly preserving the existing functionality of your codebase across all edited files.

How do I summarize code refactoring changes on my current branch?

To summarize code refactoring changes on your current branch, run this Skill to clean AI slop and automatically generate a brief 1-3 sentence summary of what changed. It ensures branch hygiene by providing a concise, human-readable overview of edits.