πŸ”Œ

codebase-cleanup

πŸ”ŒPlugin

wshobson/agents

VibeIndex|
What it does
|

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

modernizationtechnical-debtcleanuprefactoringdependencies

Installation

Add marketplace in Claude Code:
/plugin marketplace add kivilaid/plugin-marketplace
Step 2. Install plugin:
/plugin install codebase-cleanup@ando-marketplace
28,496
-
Last UpdatedFeb 7, 2026

More from this repository10

πŸ”Œ
deployment-validationπŸ”ŒPlugin

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.

πŸ”Œ
ui-designπŸ”ŒPlugin

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.

πŸ”Œ
data-validation-suiteπŸ”ŒPlugin

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.

πŸ”Œ
machine-learning-opsπŸ”ŒPlugin

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πŸ”ŒPlugin

Shell Scripting is a Claude Code plugin from the wshobson/agents marketplace that provides AI-powered assistance for writing and maintaining shell scripts.

πŸ”Œ
accessibility-complianceπŸ”ŒPlugin

A Claude Code plugin with specialized AI agents for accessibility compliance auditing, WCAG standards verification, and remediation guidance in web and mobile applications.

πŸ”Œ
cicd-automationπŸ”ŒPlugin

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.

πŸ”Œ
reverse-engineeringπŸ”ŒPlugin

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πŸ”ŒPlugin

Comprehensive Review is a Claude Code plugin from the wshobson/agents marketplace that provides multi-perspective code analysis covering architecture, security, and best practices.

πŸ”Œ
functional-programmingπŸ”ŒPlugin

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...