troubleshooting-health-checks

Official

Automate health check debugging, ensure uptime.

Authorflanksource
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Health checks are critical for monitoring system status, but debugging their failures can be complex and time-consuming. This Skill automates the analysis of health check configurations and historical data to quickly pinpoint root causes, saving engineers valuable time.

Core Features & Use Cases

  • Failure Pattern Analysis: Automatically identify if health check failures are intermittent, consistent, or time-based, providing insights into underlying issues.
  • Configuration Cross-Reference: Analyze health check configurations against failure patterns to identify misconfigurations or insufficient thresholds.
  • Diagnostic Summary: Generate a clear summary of the problem, including root cause, contributing factors, and impact assessment.
  • Use Case: A critical API health check is intermittently failing. Use this Skill to analyze its history, identify network instability as the cause, and recommend a more resilient configuration.

Quick Start

Troubleshoot the health check named 'api-status' in Mission Control.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: troubleshooting-health-checks
Download link: https://github.com/flanksource/claude-code-plugin/archive/main.zip#troubleshooting-health-checks

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