What problem does it solve? Running full cluster diagnostics on every health check wastes time and resources, while skipping checks risks missing critical issues. This Skill performs periodic, read-only health inspections of Huawei Cloud CCE clusters using a quick-check-first strategy, escalating to deep diagnosis only when anomalies appear. ## Core Features & Use Cases - Quick Health Checks: Run lightweight cluster inspections via huawei_cce_quick_check or huawei_cce_auto_inspection and output a heartbeat summary when the cluster is healthy. - Escalated Deep Diagnosis: When anomalies are found, run parallel or domain-specific inspections across Pod, Node, Event, AOM alarm, and ELB dimensions, then classify risks as P0/P1/P2. - Read-Only Reporting: Export formal inspection reports with huawei_export_inspection_report and hand off actionable items to the auto-remediation skill — this Skill never mutates cluster state. - Use Case: An operations engineer schedules a daily CCE inspection. The Skill runs a quick check, detects abnormal Pods, escalates to Pod and Node inspections, and produces a P0/P1/P2 risk report with remediation handoff recommendations. ## Quick Start Ask the AI to run a daily health inspection on your Huawei Cloud CCE cluster by providing the region and cluster ID, for example: run a quick health check on my CCE cluster in cn-north-4 and summarize any risks.