Cron-driven disk-usage watchdog. Watches /var, /tmp, scanner cache, Docker, and Next.js build artifacts. Sends Telegram alerts at 80/90/95% thresholds and auto-cleans safe-to-delete caches.
name: Storage Warden slug: mr-tech-storage-warden version: 1.0.0 access: free audit_status: not_audited skills_required: - disk-monitor - cache-pruner - telegram-alert - threshold-rules description: | Cron-driven disk-usage watchdog. Watches /var, /tmp, scanner cache, Docker, and Next.js build artifacts. Sends Telegram alerts at 80/90/95% thresholds and auto-cleans safe-to-delete caches. usage: - inspect_referenced_skills - configure_for_your_runtime - test_in_a_sandbox - review_before_production