What problem does it solve? Mac systems accumulate caches, installer files, Docker artifacts, and build outputs that consume disk space over time, and cleaning them manually risks deleting important data like AI models, IDE indexes, or production binaries. ## Core Features & Use Cases - Guided Weekly Maintenance: Runs a structured 9-step workflow using Mole CLI (mo) covering health checks, disk analysis, cache cleaning, installer cleanup, Docker pruning, and system optimization. - Safety-First Execution: Every destructive action requires a dry-run preview and explicit user approval; protected whitelists preserve Playwright browsers, HuggingFace models, Ollama models, and IDE caches. - Use Case: When your Mac's disk is filling up, ask for a weekly maintenance run to get a health score, identify the largest space consumers (including Docker.raw and local snapshots), and safely reclaim gigabytes via Trash-based deletion. ## Quick Start Run a weekly Mac maintenance with mole, showing me a dry-run preview of what will be cleaned before deleting anything.