This server watches macOS launchd plists for configuration drift and kicks off recovery using `kickstart -k` when critical system services fall out of spec. It's part of the Daily AI Agents OS runtime, designed to run as a daily 06:00 audit that keeps long-running automation healthy without manual intervention. You'd reach for this if you're running autonomous agents or scheduled tasks on a Mac and need to catch when launchd services silently stop honoring their plists. The skill is shipped as auditable bash in the 10-skill Starter bundle, so you can read exactly which plists it watches and tune the criticality threshold yourself.