Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Sudesh avatar

K8s Debug

  • Updated May 21, 2026
  • ThashmikaX/marketplace

k8s-debug is a Claude Code skill for debugging. It helps developers move faster with AI-assisted coding.

Key points

  • k8s-debug
  • Debugging
  • AI-coding skill

K8s Debug by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add ThashmikaX/marketplace
/plugin install k8s-debug@sudesh-marketplace

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedMay 21, 2026
RepositoryThashmikaX/marketplace

What it does

Helps with debugging tasks.

README.md

k8s-debug

Kubernetes cluster debugging skill for Claude Code. Guides safe, structured investigation of pod failures, resource pressure, network issues, and cluster health using local kubeconfigs.

Skill

k8s-debug:k8s-debug

Triggered automatically when you describe a Kubernetes problem — crashing pods, OOMKilled containers, pending resources, unreachable services, node pressure, or anything kubectl-related.

Trigger examples:

  • "why is my pod in CrashLoopBackOff?"
  • "debug the staging namespace"
  • "pod not starting in production"
  • "check cluster health"
  • "service not reachable"

Prerequisites

  • kubectl installed and on PATH
  • One or more kubeconfig files (default: ~/.kube/config)
  • Optional: kubectx/kubens, stern, helm

Investigation approach

The skill follows a read-first methodology: cluster health → namespace overview → resource describe → logs → events → hypothesis. It never suggests a mutating command before completing the read phase, and always requires explicit --context and --namespace flags to avoid silent mis-targeting.

Works well with

  • argocd — GitOps sync and rollback after diagnosis
  • dips-core:spector — check what version is deployed per environment
  • dips-core:helm-qa — validate charts before re-deployment

Related skills

Debuggingtesting

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.