What problem does it solve?
A knowledge brain drifts out of health silently: pending schema migrations, version lag, stalled jobs, low embedding coverage, and missing backups go unnoticed until something breaks. This Skill runs the read-only gbrain advisor diagnostic on demand or on a weekly cadence and surfaces the highest-leverage maintenance actions before they become problems.
Core Features & Use Cases
- Ranked health findings: Executes
gbrain advisor --json and interprets severity-gated results (critical, warn, info) covering migrations, version drift, stalled jobs, embed coverage, and backup status.
- Consent-gated fixes: Shows the exact
fix.command_argv for each finding and only runs gbrain advisor --apply <dispatch_id> after explicit user approval.
- Scheduled checkups: Provides a weekly cron recipe that reports only what is new since the last run, avoiding repeated nagging over ignored low-severity items.
- Use Case: Every Monday morning, the agent pings you with "2 things worth your attention" — a critical pending migration and an available gbrain upgrade — each with the exact fix command, waiting for your yes.
Quick Start
Ask the agent to run a gbrain advisor checkup and summarize the top findings with their fix commands.