Kubernetes Debugging Skill Overview Systematic toolkit for debugging Kubernetes clusters, workloads, networking, and storage with a deterministic, safety-first workflow. Trigger Phrases Use this skill when requests resemble: - "My pod is in ; help me find the root cause." - "Service DNS works in one pod but not another." - "Deployment rollout is stuck." - "Pods are and not scheduling." - "Cluster health looks degraded after a change." - "PVC is pending and pods cannot mount storage." Prerequisites Run from the skill directory ( ) so relative script paths work as written. Required - installed…