smoke-test

Automates smoke tests and auto-fixes for gbrain and OpenClaw services after restart.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/sixtycat2000-ctrl/gbrain-qmd --skill smoke-test-sixtycat2000-ctrl
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: smoke-test
Source: https://github.com/sixtycat2000-ctrl/gbrain-qmd/tree/main/skills/smoke-test
Command: npx skills add https://github.com/sixtycat2000-ctrl/gbrain-qmd --skill smoke-test-sixtycat2000-ctrl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates post-restart smoke tests and auto-fixes for gbrain and OpenClaw environments, ensuring critical services are up and running.

Core Features & Use Cases

  • Post-restart Health Checks: Verifies the health of gbrain and OpenClaw services after a restart.
  • Auto-Fix for Known Issues: Automatically resolves known issues found during the smoke test.
  • Extensible Test Scripts: Allows users to define custom test scripts for further checks.

Quick Start

Run the smoke test using gbrain smoke-test after any container restart.

Frequently Asked Questions about smoke-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a post-restart smoke test for gbrain and OpenClaw services?▼

Run a post-restart smoke test for gbrain and OpenClaw services using the command `gbrain smoke-test` after any container restart. This verifies critical services are up and automatically resolves known issues found during the check.

What post-restart health checks are automated for OpenClaw environments?▼

Post-restart health checks for OpenClaw environments automatically verify critical services are running and apply auto-fixes for known issues. Users can also define custom test scripts to extend the automated health verification coverage.

Can I add custom test scripts to the gbrain smoke test?▼

Yes, you can add custom test scripts to the gbrain smoke test. The skill supports extensible test scripts, allowing users to define custom checks alongside the automated post-restart health verification and auto-fix capabilities.

How does auto-fix work during a post-restart smoke test?▼

Auto-fix works during a post-restart smoke test by automatically resolving known issues found while checking gbrain and OpenClaw services. This ensures critical services return to a healthy state without requiring manual intervention after a restart.

When should I run a smoke test on my gbrain environment?▼

You should run a smoke test on your gbrain environment immediately after any container restart. This verifies critical services are up, detects common post-restart issues, and applies auto-fixes to ensure environment health.

Does the smoke test skill require any external dependencies?▼

No, the smoke test skill requires no external dependencies. It operates using internal scripts to automate post-restart health checks and auto-fix known issues for gbrain and OpenClaw environments.