agent-healthcheck-plus v1.0
What it does
agent-healthcheck-plus runs evidence-first health checks against agent telemetry so you can catch stale heartbeats, hung runs, queue pressure, and weak observability before they turn into outages. It gives operators a clear health verdict backed by concrete findings instead of vague guesswork.
Use cases
- Teams operating production agents who need a fast way to spot hung loops and unhealthy run conditions
- Operators building monitoring checklists for heartbeat freshness, queue growth, and alert coverage
- Consultants auditing an OpenClaw deployment before it goes live or before a failure spreads
Requirements
- Python 3
- No external dependencies, standard library only
- No API keys required
- OpenClaw v2026.3.23+
Example usage
python3 scripts/agent_healthcheck_plus.py --telemetry sample-telemetry.json
Expected output
Agent Healthcheck Plus Report
Agent: sample-agent
Verdict: UNHEALTHY | Findings: 5 | Top severity: CRITICAL | Health score: 0
The report then lists the exact health failures and recommended next actions.
Price
$4.99