health-check-validator

Community

Prevent outages with health endpoint and K8s probe validation.

Authorrobotijn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Misconfigured health check endpoints and Kubernetes probes are a leading cause of cascade failures, rolling deploy outages, and latent production incidents in cloud-native applications. This Skill eliminates these critical defects by enforcing 2026 best practices for health check implementation.

Core Features & Use Cases

  • Probe Separation Validation: Ensures liveness, readiness, and startup probes are correctly partitioned to prevent cascade restarts from dependency blips.
  • Graceful Shutdown Auditing: Checks for proper preStop hooks and terminationGracePeriodSeconds configuration to avoid 5xx errors during rolling deploys.
  • Compliance Enforcement: Validates RFC 9457 compliant response bodies, unauthenticated probe access, and circuit-breaker protected dependency checks.
  • Use Case: For a Kubernetes-deployed microservice using a single /health endpoint for both liveness and readiness, use this Skill to identify the cascade-restart risk and get guidance to split into distinct /livez, /readyz, and /startupz endpoints.

Quick Start

Use the health-check-validator skill to audit the health endpoints and Kubernetes probe configuration of your deployed microservice.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: health-check-validator
Download link: https://github.com/robotijn/ctoc/archive/main.zip#health-check-validator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.