codebase-memory-quality

Community

Find dead code and refactor candidates fast.

AuthorPepsi1978
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill identifies dead code, unreferenced functions, and refactor candidates to reduce codebase bloat and improve maintainability.

Core Features & Use Cases

  • Dead code detection: Find functions with zero inbound CALLS edges (excluding entry points) to surface unused code.
  • High-complexity & coupling analysis: Locate functions with high fan-in/fan-out and files with strong change coupling to guide refactors.
  • Use Case: When given a large codebase, run a memory-aware quality pass to surface candidates for cleanup and targeted optimization.

Quick Start

Provide a targeted dead-code analysis across the current repository to surface dead functions and refactor opportunities.

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: codebase-memory-quality
Download link: https://github.com/Pepsi1978/proggs/archive/main.zip#codebase-memory-quality

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 471,000+ vetted skills library on demand.