vetcoders-prune
OfficialPrune repos down to living runtime
Software Engineering#refactoring#codebase management#code cleanup#dead code removal#runtime analysis#repository pruning
AuthorVetCoders
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the issue of bloated code repositories by systematically identifying and removing code, files, and directories that are not essential for runtime execution, thereby improving maintainability and reducing complexity.
Core Features & Use Cases
- Runtime Cone Mapping: Identifies code strictly required for the application to run.
- Classification: Categorizes files into
KEEP-RUNTIME,KEEP-BUILD,KEEP-QA,MOVE-ARCHIVE,DELETE-NOW, orVERIFY-FIRST. - Phased Pruning: Executes cleanup in controlled waves, from disposable surface to unreachable product code.
- Use Case: A large AI-generated project has accumulated significant cruft. Use this Skill to define the core runtime, archive experimental code, and delete obsolete tooling, resulting in a leaner, more manageable codebase.
Quick Start
Use the vetcoders-prune skill to identify and remove non-runtime code from the current repository.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: vetcoders-prune Download link: https://github.com/VetCoders/vetcoders-skills/archive/main.zip#vetcoders-prune Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.