When your Eve job is stuck, failing, or you just need to know what's happening, this skill walks you through the CLI debugging commands that replicate the client experience. It covers `eve job follow`, `eve job diagnose`, and `eve job wait` for monitoring, plus the less obvious stuff like per-job harness overrides that can silently change behavior at create time. The documentation also explains the orchestrator's self-healing for pod loss and why some jobs that used to get stuck no longer do. If you're reaching for kubectl to debug an Eve job, this skill reminds you that the answer should be in the CLI, and shows you where to look.
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-job-debugging