Проверка здоровья gbrain-окружения

general

skillpack-check is a Claude Code skill that runs `gbrain skillpack-check` and returns an agent-readable JSON health report on the current gbrain installation. Internally it wraps `gbrain doctor` and `gbrain apply-migrations --list`, giving any host agent — a morning-briefing routine, a cron job, or another automated workflow — a machine-parseable signal indicating whether action is required. The skill is aimed at production operators who need regular, hands-off monitoring of their gbrain environment without manually invoking diagnostic commands. It fits naturally as a scheduled healthcheck inside an agentic workflow.