health-check
Installation
SKILL.md
Purpose
Diagnose what's working, what's broken, and fix what can be fixed. This is Dex's self-repair system. It reads health data from pre-flight checks and error logs, translates technical failures into plain language, and offers specific fixes.
When to Run
- User types
/health-check - User says "fix health issues" or "something's broken"
- User says "check health" or "system status"
- After session start shows pre-flight warnings
- When an MCP tool fails and user wants to investigate
Execution
Step 1: Gather Health Data
Read both health files silently. Don't show raw JSON to the user.