2 Sources
[1]
'Slopfix' software team charges $10,000 a week to delete AI-generated code bloat -- ironically, the team uses AI agents to trim messy repositories by up to 65%
A software house (if you can call it that) known as 'Slopfix' has launched a fixed-price service that refactors AI-generated codebases, charging $10,000 for one week of work and getting paid according to how much code it deletes. Its three engineers agree to a line-reduction target before starting,
[2]
'Slopfix': A software team is charging up to $10,000 to clean up AI-generated code, with the help of *checks notes* AI
AI slop. If you've heard the term, there's a good chance you are similarly exasperated with the onslaught of low-quality, AI-generated... well, slop. One team is now charging up to $10,000 per project to try and cut down AI-generated slop code and is, rather ironically, using AI to do it. As
Share
Copy Link
A three-person software team called Slopfix is charging $10,000 per week to clean up AI-generated code bloat, ironically using AI agents like Claude Code to trim messy repositories by up to 65%. The service targets the growing problem of duplicated code, which has surged 81% since 2023 according to GitClear's data.
A new software service called Slopfix has launched with an unusual business model: charging clients $10,000 for one week of work to delete AI-generated code bloat from their repositories
1
. The three-person team promises to refactor AI-generated codebases by agreeing to a line-reduction target before starting work, with payment proportional to how much of that target they achieve. In one example, Slopfix claims it can trim messy repositories from 100,000 lines down to 35,000 while maintaining the same functionality2
.The irony isn't lost on anyone: Slopfix uses AI agents itself to perform the code cleanup, specifically relying on Claude Code to identify and collapse redundancy. However, the team insists they keep these AI agents "on a very short leash," emphasizing that their thirty years of combined experience in software development means "the agent doesn't get a vote"
2
. The company's founder, posting on Hacker News as 'zie1ony,' explained that they "get paid to delete code"1
.
Source: Tom's Hardware
The timing of Slopfix's launch reflects a genuine crisis in software development. According to GitClear's 2026 Maintainability Gap report, duplicated code blocks now appear at the highest rate the code-analytics firm has recorded across 623 million changes, up 81% since 2023
1
. Meanwhile, refactoring has cratered over the same period, dropping from 21% of changed lines in 2022 to below 4% so far in 2026. Developers are now roughly five times more likely to copy and paste code than to refactor it, a complete reversal from 20221
.This phenomenon, often called "AI slop," stems from how AI agents generate code. The tools produce functional output but can't anticipate future development needs, resulting in duplications and inefficiencies
2
. Problems typically emerge several months into a project when agents lose context of the entire codebase and begin reinventing logic1
. The open-source community has felt this pain acutely, with the Godot game engine drowning in AI slop code earlier this year and eventually stopping acceptance of AI-generated contributions because they couldn't "trust heavy users of AI to understand their code enough to fix it"2
.
Source: PC Gamer
Slopfix's process begins with a free analysis of client repositories, walking away if the team determines it can't make meaningful improvements
1
. When they accept a project, the first step involves creating a written inventory of what the application does, screen by screen and endpoint by endpoint, which doubles as a regression checklist before any changes occur. Clients receive the slimmed-down codebase, the documentation checklist, and guardrails designed to prevent future bloat, including a CLAUDE.md instruction file, lint rules, and CI checks. A two-week warranty covers any issues arising from previously working components .Related Stories
The service raises obvious questions about the sustainability of using AI to fix AI-generated mess. Critics point out that if clients are paying another team to use the same tools they used to create the problem, the fundamental issue of understanding code remains unresolved
2
. Some observers note skepticism about whether Slopfix's own website is human-made, highlighting the challenge of distinguishing between human and AI-generated content in this space2
.Yet Slopfix's business model follows a well-worn path. Decades ago, consultancies built businesses untangling offshore-outsourced code, then cloud migrations, then crypto integrations
1
. AI-generated code represents the latest iteration, but it's accumulating faster than any previous wave, potentially justifying the premium pricing. For companies drowning in unmaintainable codebases, the question isn't whether the solution is ironic, but whether it works and what happens when the next round of AI agents starts building on cleaned-up foundations.Summarized by
Navi
[1]
07 Apr 2026•Technology

31 Mar 2026•Technology

17 Feb 2026•Technology

1
Science and Research

2
Technology

3
Technology
