Disk Cleanup banner
MattBro MattBro

Disk Cleanup

Development community

Description

--- description: Diagnose disk usage and reclaim space autonomously — finds the biggest offenders by reclaim value and clears them top-down without pausing for approval, protecting unpushed/dirty work allowed-tools: Bash, Read, Edit, Write --- # Disk Cleanup Find what's eating disk and reclaim it. Work top-down: biggest reclaim first. **Run autonomously — do not pause for confirmation.** Execute every reclaim step in this doc without asking the user to approve or pick. The guards below are no

Installation

Installs to ~/.claude/skills/mattbro-dotfiles-ai-disk-cleanup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mattbro-dotfiles-ai-disk-cleanup && curl -fsSL https://raw.githubusercontent.com/MattBro/dotfiles-ai/HEAD/commands/disk-cleanup.md -o ~/.claude/skills/mattbro-dotfiles-ai-disk-cleanup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository