acm-hub-health-check

Diagnose ACM hub cluster health with a 6-phase pipeline and depth modes.

3|4|Updated Jul 25, 2025
One-click install
npx skills add https://github.com/stolostron/acm-ai-qe --skill acm-hub-health-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acm-hub-health-check
Source: https://github.com/stolostron/acm-ai-qe/tree/main/.claude/skills/acm-hub-health-check
Command: npx skills add https://github.com/stolostron/acm-ai-qe --skill acm-hub-health-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires oc, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of diagnosing the health of an ACM hub cluster, providing a comprehensive 6-phase pipeline with 4 depth modes to uncover issues at various levels.

Core Features & Use Cases

  • Comprehensive Health Diagnostics: Utilizes a 6-phase pipeline to check operators, pods, addons, subsystems, dependency chains, and known failure patterns.
  • Depth Router: Offers quick checks, standard health checks, deep audits, and targeted investigations based on user intent.
  • Knowledge Directory: Leverages a knowledge directory for component inventories, architecture details, and diagnostic traps.
  • Structured Output: Generates a structured health report with evidence-based findings, suitable for automated analysis or human review.
  • Standalone Operation: Operates independently with cluster access and can be integrated with other tools like acm-cluster-health and neo4j-rhacm.

Quick Start

To perform a standard health check on your ACM hub cluster, run: /acm-hub-health-check

Frequently Asked Questions about acm-hub-health-check

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

FAQPage Schema
How do I run a comprehensive health check on my ACM hub cluster?

You can diagnose ACM hub cluster health by executing a 6-phase diagnostic pipeline via the `oc` CLI. It checks operators, pods, addons, and subsystems to produce a structured health report with evidence-based findings.

What depth modes are available for ACM cluster diagnostics?

ACM cluster diagnostics offer four depth modes: quick checks, standard health checks, deep audits, and targeted investigations. A depth router selects the appropriate mode based on your specific troubleshooting intent and cluster health verification needs.

Do I need the oc CLI to diagnose ACM hub cluster health?

Yes, `oc` CLI access to an ACM hub cluster is required. The diagnostic pipeline operates standalone using this CLI connection to evaluate operators, pods, addons, and identify known failure patterns across the cluster.

Can I use ACM hub health diagnostics for automated cluster monitoring?

Yes, ACM hub health diagnostics supports automated cluster monitoring. It generates structured health reports with evidence-based findings suitable for automated analysis, verifying cluster state and identifying known failure patterns.

What does the ACM hub cluster diagnostic pipeline check for?

The diagnostic pipeline checks ACM hub cluster operators, pods, addons, subsystems, dependency chains, and known failure patterns. It leverages a knowledge directory containing component inventories and architecture details to uncover issues.