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
- Identify the failing component (image, container, pod, service).
- Check logs and exit codes.
- Verify env vars, mounts, network, and permissions.
- Reproduce locally if possible.
- Apply minimal fix and re-deploy.
Didn't find tool you were looking for?