creating-ephemeral-kubernetes-exec-pods

This skill creates ephemeral pods cloned from existing deployments for interactive shell access with full application context. Use this when you need Rails console, database access, or debugging with env vars and secrets without affecting production pods.

$ 安裝

git clone https://github.com/johnnymo87/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.claude/skills/creating-ephemeral-k8s-exec-pods ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill