Reclaim Homebrew disk by removing old formula/cask versions, pruning the download cache, and uninstalling orphaned dependencies (brew autoremove). Shows a dry-run estimate first, then runs the user-chosen scope after approval. TRIGGER when the user wants to free Homebrew space ("brew cleanup", "почисти brew", "remove orphaned brew packages"). DO NOT trigger for uninstalling a specific named formula.
$npx -y skills add lexfrei/ccc --skill brew-cleanupInstalls into the current project.
Run `npx skills use "https://github.com/lexfrei/ccc" --skill "lexfrei/ccc/brew-cleanup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lexfrei/ccc" that are relevant to the current task. Run `npx skills add "https://github.com/lexfrei/ccc"` and select the relevant skills, then follow their instructions.