Skip to main content

zombuul-babysit

Stars9
Forks2
UpdatedMay 4, 2026 at 14:39

Monitor a long-running job on a RunPod GPU pod. Checks every 5 min, restarts on crash, and either pauses the pod or fires a follow-up prompt when done. Argument $ARGUMENTS โ€” `<pod_name> <description> [--on-complete "<prompt>"]`. Use when a GPU job is expected to take >10 min and may crash (I/O errors, OOM, SSH timeouts). The description should say what's running and how to tell when it's done. Pass `--on-complete` to chain the next step (e.g. `/zombuul:finalize-experiment <spec> --pod <name>`) so the workflow resumes automatically when the job finishes.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly