Mac Disk Reclaim

Discover and reclaim wasted SSD space on macOS, then delete it interactively with the consequences spelled out. Finds bloat by what it is, wherever it lives — build/dep dirs (node_modules, target, .venv, DerivedData) scattered across every project, package/tool caches, Electron app caches buried under Application Support, AI agent history (Claude/Codex logs), bloated .git objects, merged git worktrees, .DS_Store swarms, per-volume trash, Time Machine local snapshots. Walks findings largest-first and, only after the user confirms each one, deletes it directly (NOT to Trash) — telling the user up front what regenerates vs what is gone forever. Remembers each delete/skip choice so reruns only ask about newly-found items. Use when the user is low on disk/SSD space, wants to free space, clean a Mac, purge caches, or remove build/dependency bloat.

lkshrk Updated

File contents

lkshrk/useful-skills/tree/main/skills/mac-disk-reclaim commit 00710f68e8

Frequently asked questions

npx skillmds@latest add lkshrk/mac-disk-reclaim