What problem does it solve? Manually checking a self-hosted homelab for failing containers, full disks, watchdog escalations, and monitoring gaps is slow and error-prone. This Skill runs a structured 8-phase health audit over SSH and then fixes or proposes fixes for every issue found. ## Core Features & Use Cases - 8-Phase Health Audit: Checks system resources, Docker container health across two compose stacks, watchdog escalation state, storage and mounts, Tailscale and Cloudflare Tunnel connectivity, pending updates, recent service errors, and UptimeKuma monitor coverage. - Guided Remediation: Auto-fixes reversible issues (container restarts, dangling image pruning, watchdog state resets) and asks for confirmation before irreversible or outward-facing changes like volume deletion or tunnel changes. - Structured Report: Produces a per-phase report with green/yellow/red status indicators and a prioritized recommendations list. - Use Case: Run a weekly audit of your HomeLab server to catch a crashed Immich container, a nearly full encrypted HDD, and a missing UptimeKuma monitor in one pass, then restart the container and sync the monitor config automatically. ## Quick Start Ask the assistant to run a full health audit of the homelab server and fix any issues it finds.