Smoke Test Skillpack Run or after any container restart. Contract This skill guarantees: - 8 core tests verify gbrain + OpenClaw health after restart - Known failures are auto-fixed before reporting - User-extensible via drop-in scripts - Results logged to - Exit code = number of unfixed failures (0 = all pass) Built-in Tests | # | Test | Auto-Fix | |---|------|----------| | 1 | Bun runtime | Install from bun.sh | | 2 | GBrain CLI loads | Reinstall deps | | 3 | GBrain database (doctor) | — | | 4 | GBrain worker process | Start worker | | 5 | OpenClaw Codex plugin (Zod CJS) | | | 6 | OpenClaw…