What problem does it solve? Keeping a personal notes vault healthy requires checking many moving parts: sync freshness, scheduler jobs, agent memory files, and skill trigger coverage. This Skill runs a structured, read-only diagnostic pass and turns raw check output into a clear report with exact fix commands for every warning or failure. ## Core Features & Use Cases - Infrastructure Diagnostics: Runs a health-check script and presents sync status, file counts, scheduler state, and inbox counts with PASS/WARN/FAIL levels. - Actionable Fixes: Maps every WARN or FAIL to a specific resolution command from the troubleshooting reference, such as reloading a launchd job or refreshing a Notion token. - Skills Audit: On demand, scans all installed skills to report trigger tier distribution, dormant or never-used skills, and missing trigger keywords. - Use Case: At the start of a month, ask for a vault health check to confirm syncs are current, the daily scheduler ran, and no skills are missing triggers, then apply the suggested fixes inline. ## Quick Start Ask the agent to run a vault health check and show any warnings with their fixes.