Agent skill

container-debugging

Use for Docker/Kubernetes issues. Inspect runtime state and logs before changing images/manifests.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/container-debugging

SKILL.md

Workflow

  1. Identify the failing component (image, container, pod, service).
  2. Check logs and exit codes.
  3. Verify env vars, mounts, network, and permissions.
  4. Reproduce locally if possible.
  5. Apply minimal fix and re-deploy.

Didn't find tool you were looking for?

Be as detailed as possible for better results