cleanup-codebase

Official

Trim internal code by pruning dead weight.

AuthorOutlineDriven
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reduces concepts, duplication, and ceremony in internal code by removing dead fields, redundant wrappers, and speculative abstractions. It helps you stay close to nearby changes without polluting the public API.

Core Features & Use Cases

  • Identify dead fields, unused assignments, and wrappers that add no value.
  • Inline simple wrappers and delete the redundant abstractions to collapse local boundaries.
  • Ensure changes are atomic and localized to the nearby path, preserving behavior while simplifying the codebase.

Quick Start

Start by scanning the nearby code path you are editing and apply the cleanup rules to remove dead fields, wrappers, and stale config while preserving functionality.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cleanup-codebase
Download link: https://github.com/OutlineDriven/odin-gemini-cli-extension/archive/main.zip#cleanup-codebase

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.