deployment-health-check

Report health status of LiteLLM, PostgreSQL, Redis, Ollama, and OpenClaw Gateway services.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/Heretek-AI/heretek-openclaw --skill deployment-health-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deployment-health-check
Source: https://github.com/Heretek-AI/heretek-openclaw/tree/main/skills/deployment-health-check
Command: npx skills add https://github.com/Heretek-AI/heretek-openclaw --skill deployment-health-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Checks the health status of all infrastructure services and agent workspaces within The Collective deployment to ensure operational readiness and rapid incident response.

Core Features & Use Cases

  • Centralized health visibility for LiteLLM gateway, PostgreSQL, Redis, Ollama, and OpenClaw Gateway
  • Per-service and per-agent health reporting with clear status indicators
  • Automated health checks across all 12 agent workspaces, enabling alerting and remediation workflows

Quick Start

Run the deployment-health-check script to verify the status of all infrastructure services and agent workspaces.

Frequently Asked Questions about deployment-health-check

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

FAQPage Schema
How do I check the health status of LiteLLM gateway, PostgreSQL, and Redis infrastructure services?

To check the health status of LiteLLM gateway, PostgreSQL, and Redis, run the deployment health check script. It identifies and reports the operational readiness of all infrastructure services, returning per-service data in a clear JSON structure with exit codes signaling overall health.

What is the best way to monitor agent workspaces for operational readiness?

The best way to monitor agent workspaces for operational readiness is using automated health checks. This script verifies the status of all 12 agent workspaces within The Collective deployment, returning per-agent health data to enable rapid incident response and alerting workflows.

Does this automated monitoring support Ollama and OpenClaw Gateway health reporting?

Yes, this automated monitoring supports Ollama and OpenClaw Gateway health reporting. It identifies and reports the health status of the OpenClaw Gateway and Ollama alongside LiteLLM, PostgreSQL, and Redis, returning clear status indicators for all specified infrastructure services.

How do I get structured JSON output for infrastructure health checks?

You get structured JSON output for infrastructure health checks by running this script, which returns per-service and per-agent health data with clear JSON structure. It also provides exit codes to signal overall deployment health for automated alerting and remediation workflows.

When do I need an end-to-end deployment health check for my infrastructure?

You need an end-to-end deployment health check when ensuring operational readiness and enabling rapid incident response across infrastructure services and agent workspaces. It solves the problem of centralized health visibility for LiteLLM, PostgreSQL, Redis, Ollama, and OpenClaw Gateway components.