Skip to main content

mac-di-redacted-openai-key

Diagnose and safely reclaim disk space on macOS when a disk-usage alert fires (system or 3rd-party like `disk_usage_alert.sh`). Use when the user shares a disk-alert message, says "disk full", "low disk space", "running out of space", "free up disk", "reclaim space", "what's eating my disk", or when `df -h /` shows <15% free. Covers the **sealed System Volume trap** (`df /` shows ~17G used on the sealed system snapshot — the real user-data volume is `/System/Volumes/Data` at `/dev/disk3s5`), the standard investigation ladder (df → du per dir → `.claude/worktrees/agent-*` accumulation → git-worktree-registered cleanup), and the safe-cleanup decision tree (what to delete vs what to keep). Trigger on any di[REDACTED_OPENAI_KEY] phrase.

Jump to install

Source facts

Repository
jleechanorg/claude-commands
Last source activity
August 2, 2026 at 01:06
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.