k8s-troubleshoot

Diagnoses Kubernetes pod, service, and cluster issues using kubectl and logs.

2|Updated Oct 5, 2025
One-click install
npx skills add https://github.com/mhalder/dotfiles --skill k8s-troubleshoot-mhalder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: k8s-troubleshoot
Source: https://github.com/mhalder/dotfiles/tree/main/claude/.claude/skills/k8s-troubleshoot
Command: npx skills add https://github.com/mhalder/dotfiles --skill k8s-troubleshoot-mhalder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnoses Kubernetes pod, service, and cluster issues using kubectl and logs.

Core Features & Use Cases

  • Resource state checks: kubectl get/describe, events.
  • Networking checks: services, endpoints, ingress.
  • Safe guidance: non-destructive suggestions.

Quick Start

Use kubectl to inspect a failing pod, then apply fixes with guided steps.