Автоматические smoke-тесты после перезапуска сервисов
testing
smoke-test is a Claude Code skill that runs post-restart smoke tests and automatically resolves known issues in gbrain and OpenClaw environments. It checks critical services after a system restart or update, and applies auto-fixes for recognized failure patterns without manual intervention. Test logic is extensible via custom shell scripts placed in `~/.gbrain/smoke-tests.d/*.sh`, making it straightforward to tailor checks to a specific setup. The skill is aimed at developers and DevOps engineers who need automated service-health verification after deployments or restarts — particularly in agent-based environments built on GBrain.
- #testing
- #devops
- #audit