What problem does it solve? Freeing space on a Mac is risky: iCloud and File Provider placeholders look like real files, ExFAT drives silently drop macOS metadata, and a failed cross-volume move can destroy data. This Skill provides a fail-closed workflow for diagnosing storage pressure and moving data to external SSDs without losing files or cloud content. ## Core Features & Use Cases - Accurate storage diagnosis: Measures the live APFS Data volume with df -h "$HOME", distinguishes allocated blocks from logical sizes, and detects dataless File Provider placeholders before any cleanup. - Fail-closed verified transfers: Archives resident files to APFS or ExFAT destinations with SHA-256 verification, atomic .partial finalization, and source re-checks before any deletion. - Application data classification: Separates movable archives, rebuildable caches, app-managed stores (Docker.raw, Photos, OneDrive), and live state so only safe candidates are moved. - Use Case: Your Mac shows a full disk and a bloated "System Data" category. The Skill ranks space consumers, archives inactive Git repositories and dated backups to an external SSD with hash verification, skips open files during cache cleanup, and reports actual reclaimed capacity. ## Quick Start Ask the assistant to free up space on your Mac by moving old files from Documents to your external SSD safely.