Skip to content
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Codebase Cleanup logo
Skill

Codebase Cleanup

Pairs debt scan, refactor and dependency audit with a test agent that covers the code first.

0
SaveVisit website ↗

Install

Claude Code: /plugin marketplace add wshobson/agents → /plugin install codebase-cleanup
Triggers on

Bir kod tabanı temizlenirken, ölü kod ve tekrarlar ayıklanırken ya da bakımı zorlaşan bir modül elden geçirilirken devreye giriyor.

Needs tools
ReadEditBashGrep
Author
Seth Hobson
License
MIT

Three commands are bundled here deliberately: the debt scan says where the damage is, the refactor command rewrites against SOLID with an explicit instruction to avoid over-engineering, and the dependency audit catches the stale and vulnerable packages that a cleanup is the natural moment to fix. What separates this from the pure refactoring plugin is the test-automator agent shipped alongside, which exists so coverage lands on the code before it changes — cleaning untested code is exactly how a quiet behaviour change reaches production unnoticed. A reviewer agent reads the finished result. Nothing in the set is exotic; the value is that the four steps run in a fixed order instead of whichever one felt urgent that week.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?