debug-pod
Installation
SKILL.md
/debug-pod Skill
Diagnose pod failures on OpenShift by automatically gathering status, events, logs, and resource information.
Prerequisites
Before running this skill:
- User is logged into OpenShift cluster
- User has access to the target namespace
- Pod or deployment name is known (or can be identified from recent deployments)
When to Use This Skill
Use this skill when pods are not running, restarting frequently, or stuck in non-ready states such as CrashLoopBackOff, ImagePullBackOff, OOMKilled, or Pending. It automates gathering pod status, events, logs, and resource constraints to identify the root cause.
Critical: Human-in-the-Loop Requirements
See Human-in-the-Loop Requirements for mandatory checkpoint behavior.
Related skills