Sloppy — AI skill for Claude Code
Static analysis for the debt AI agents leave in PHP: 25 rules, Claude Code hooks, git-diff review, a Rector and Pint fix pass, Pest expectations, CI annotations and an MCP server.
How to install Sloppy
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Heyosseus/sloppy and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Sloppy does
Static analysis for the debt AI agents leave in PHP: 25 rules, Claude Code hooks, git-diff review, a Rector and Pint fix pass, Pest expectations, CI annotations and an MCP server. Deterministic, local, no LLM.
Alternatives in AI
- Omniget — Udemy & Hotmart course downloader, YouTube downloader (yt-dlp GUI, 1,800+ sites) + desktop app for AI agents 13.9k ★
- Claude Skill Web Clone — Methodology for faithfully cloning any website (static / React / WebGL) — without copying AI-hallucinated code 969 ★
- Agentty — AI pair programming in your terminal — one static binary, sub-ms startup, any model 597 ★
README
Your AI agent writes the PHP. Sloppy makes it clean up after itself.
It catches the code people regret — god methods, swallowed exceptions, N+1 queries —
inside Claude Code, your CI and your Pest suite.
Deterministic and local: no model, no API key, no network.
Real output. Claude Code runs this after every edit and hands it to the model, which fixes the catch block before you ever see it.
Quick start
composer require --dev heyosseus/sloppy
vendor/bin/sloppy # scan the project (php artisan sloppy in Laravel)
vendor/bin/sloppy agents install # make Claude Code check its own work
That's it: no configuration file, no account. Sloppy finds your source roots from `composer.json`. It runs on any PHP 8.3+ project, and adds ten Eloquent-aware rules when it finds Laravel 12 or 13.
Trying it before adding a dependency? Run `co
Related Skills
Vibe Debt Scanner
Scans any module for the technical debt AI coding tools generate invisibly. Assigns a Debt Severity Score (1-1
Vibe Explain
Cognitive debt map for AI-generated code. Surfaces opaque blocks you don't fully own or understand, generates
Allocate
Stage 04. Invoke the solution-architect in allocate mode to place the intelligence — assign every operating-ma
Claude Agent SDK Laravel
Anthropic Claude Agent SDK for PHP & Laravel — build AI agents with tool use, sandboxing, MCP servers, subagen
VibeGuard
Stop AI from hallucinating code. 88 rules + 13 hooks + 14 agents for real-time interception and static scannin
Content Skills
5 Claude Code skills that fix Claude's writing: dumbify, storytelling, viral-hooks, anti-ai-writing, and a voi
Related Agents
Visual Inspector
Verifies a static HTML slide deck renders correctly using Playwright MCP. Starts a local HTTP server, navigate
Laravel Reviewer
Laravel 13 and PHP 8.3+ (8.5 recommended) code review specialist — Actions pattern, Pest PHP, Eloquent, Sanctu
Laravel Testing Expert
Expert in Laravel testing with Pest PHP and PHPUnit, specializing in feature tests, unit tests, database testi