Disk Space Cleaner

Reclaim disk by deleting regenerable build and dependency directories (target, node_modules, .next, build, .turbo, .venv), biggest first, skipping any whose owning directory shows a live process, a live tmux session, or a git worktree lock. Dry-run by default, and the dry-run runs every check the apply does. Only the build directory is ever removed, never the worktree or repo containing it. Use when disk is low, when `df` shows the volume near full, or when the user says "clean disk", "free up space", "disk-space-cleaner", or "what's eating my disk".

stevengonsalvez Updated

File contents

stevengonsalvez/ai-coder-rules/tree/main/.claude/skills/disk-space-cleaner commit 9557321240

Frequently asked questions

npx skillmds@latest add stevengonsalvez/disk-space-cleaner