debug-network
Installation
SKILL.md
/debug-network Skill
Diagnose OpenShift service connectivity issues by automatically checking endpoints, routes, network policies, and pod readiness.
Prerequisites
Before running this skill:
- User is logged into OpenShift cluster
- User has access to the target namespace
- Service, Route, or application name is known
When to Use This Skill
Use this skill when services cannot communicate, routes return 503/502 errors, or external access fails. It automates checking service endpoints, pod selector matching, route status, and network policy analysis to pinpoint connectivity issues.
Critical: Human-in-the-Loop Requirements
See Human-in-the-Loop Requirements for mandatory checkpoint behavior.
Related skills