service-debug
OfficialDiagnose Service connectivity issues.
Authorscitix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps identify why a Kubernetes Service might not be routing traffic to its backend pods, leading to connectivity issues or services appearing unreachable.
Core Features & Use Cases
- Service & Endpoint Verification: Checks if the Service exists and if it has corresponding Endpoints.
- Selector Mismatch Detection: Identifies if the Service's label selector is correctly matching backend pods.
- Port Configuration Analysis: Verifies that Service ports, targetPorts, and container ports are aligned.
- Use Case: When users report that a deployed application is inaccessible via its Service name, this Skill can pinpoint whether the issue lies in incorrect pod labels, missing pods, port misconfigurations, or other common Service-related problems.
Quick Start
Use the service-debug skill to diagnose connectivity issues for the 'my-app-service' service in the 'production' namespace.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: service-debug Download link: https://github.com/scitix/siclaw/archive/main.zip#service-debug Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.