@tank/macos-maintenance
Installation
SKILL.md
macOS Maintenance
System health checks, security auditing, and periodic maintenance for macOS.
Keeps your Mac healthy, secure, and performant — the diagnostic counterpart
to @tank/macos-cleanup (which handles disk space recovery).
Core Philosophy
- Diagnose before fixing. Run the checkup script first. Understand the state of the system before changing anything.
- Scored health reports. Every check is PASS/WARN/FAIL. Users see a clear scorecard, not a wall of terminal output.
- Security by default. SIP, Gatekeeper, FileVault, and firewall should all be enabled. Flag anything that's off.
- Non-destructive. Diagnostics are read-only. Maintenance actions (flush DNS, rebuild Spotlight, run periodic scripts) are safe and idempotent — running them extra times causes no harm.
- Know when to restart. Many issues resolve with a restart. Check uptime and recommend restart when >30 days.