Launch ephemeral debug container in running pod for interactive debugging. Use when you need to debug a pod without restarting it.
$npx -y skills add eveld/claude --skill k8s-debugInstalls into the current project.
Run `npx skills use "https://github.com/eveld/claude" --skill "eveld/claude/k8s-debug"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eveld/claude" that are relevant to the current task. Run `npx skills add "https://github.com/eveld/claude"` and select the relevant skills, then follow their instructions.