codebase-cleanup
πPluginwshobson/agents
Claude Code plugin for automated codebase quality improvement including dead code detection, unused dependency removal, and technical debt resolution, part of the wshobson/agents 73-plugin ecosystem.
Overview
codebase-cleanup is a plugin from the wshobson/agents marketplace designed for automated code quality improvement and technical debt reduction. Part of the Quality category within the 73-plugin ecosystem, it provides specialized agents for identifying dead code, removing unused dependencies, refactoring complex functions, and enforcing consistent code style across a codebase. The plugin integrates with 112 agents and 146 skills through Claude Code.
Key Features
- Automated Dead Code Detection: Identifies unused imports, unreachable code paths, deprecated API usage, and orphaned files that can be safely removed
- Technical Debt Resolution: Agents systematically tackle code smells including long methods, deep nesting, duplicate logic, and overly complex conditionals
- Composable with Other Plugins: Works alongside comprehensive-review (architect-review, code-reviewer, security-auditor) and performance plugins for holistic codebase improvement
- Single-Purpose Plugin Design: Follows the Anthropic pattern of 2-8 components per plugin, loading only cleanup-specific agents and tools without bloating the context window
Who is this for?
- Development teams preparing for major refactoring efforts who need systematic identification of cleanup opportunities
- Tech leads managing technical debt backlogs who want AI-assisted prioritization and execution of cleanup tasks
- Developers inheriting legacy codebases who need help understanding and improving unfamiliar code
Part of
kivilaid-plugin-marketplace
Installation
/plugin marketplace add kivilaid/plugin-marketplace/plugin install codebase-cleanup@ando-marketplaceMore from this repository10
A Claude Code plugin from the wshobson/agents marketplace for deployment validation, providing specialized AI agents and tools to ensure reliable production deployments within a 73-plugin ecosystem.
The ui-design plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for UI/UX design assistance within development workflows.
The data-validation-suite plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Data category, which includes two data-focused plugins: data engineering and data validation.
An MLOps plugin from the wshobson/agents ecosystem providing Claude Code with specialized agents and skills for ML pipeline management, model deployment, experiment tracking, and production monitoring.
Shell Scripting is a Claude Code plugin from the wshobson/agents marketplace that provides AI-powered assistance for writing and maintaining shell scripts.
A Claude Code plugin with specialized AI agents for accessibility compliance auditing, WCAG standards verification, and remediation guidance in web and mobile applications.
A Claude Code plugin for CI/CD automation with 4 specialized skills covering pipeline design, GitHub Actions, GitLab CI, and secrets management, part of the wshobson/agents marketplace.
The reverse-engineering plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for code analysis, binary examination, and system reverse engineering tasks.
Comprehensive Review is a Claude Code plugin from the wshobson/agents marketplace that provides multi-perspective code analysis covering architecture, security, and best practices.
The functional-programming plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Languages category, which includes seven language-focused plugins covering Python, JavaScript/TypeScript, systems programming, JVM, sc...