Skip to main content
oscar-gilg
Perfil de criador do GitHub

oscar-gilg

Visão por repositório de 13 skills coletadas em 2 repositórios do GitHub.

skills coletadas
13
repositórios
2
atualizado
2026-05-11
explorador de repositórios

Repositórios e skills representativas

zombuul-setup
Desenvolvedores de software

Interactive onboarding for zombuul. Walks through prerequisites, API keys, .env creation, and verifies everything works. Run this after installing the plugin.

2026-05-11
zombuul-smoke-test
Analistas de garantia de qualidade de software e testadores

End-to-end smoke test of zombuul. Pre-flight, then 3 parallel agents (API, pod list, full pod lifecycle), then a serial e2e step that runs /zombuul:run-experiment on a tiny canned spec to exercise the orchestration + PR flow. Use before publishing a release. Takes ~10–15 minutes and costs roughly $0.10 in RunPod GPU time.

2026-05-11
zombuul-run-experiment
Cientistas de dados

Run an experiment from a spec or description. If given a path to an existing spec, runs it directly. If given a natural language description, synthesizes a spec first, then runs it. Argument $ARGUMENTS — `<spec_path_or_description> [--remote] [--no-pr]`. Pass `--remote` to execute autonomously on a GPU pod (survives local disconnects); otherwise runs local-first. Pass `--no-pr` to skip the draft-PR-on-the-experiment-branch flow.

2026-05-11
zombuul-finalize-experiment
Desenvolvedores de software

Finalize an experiment after the main work is done — sync pod results back, run analysis, spawn report review, commit and push. Argument $ARGUMENTS — `<spec_path> [--pod <pod_name>]`. Invoked automatically by `/zombuul:babysit --on-complete` when a long-running job finishes, or directly by you when an experiment doesn't use a babysitter (no pod, no cron).

2026-05-11
zombuul-launch-runpod
Administradores de redes e sistemas de computador

Spin up a RunPod GPU pod. Argument $ARGUMENTS — optional pod name, optionally followed by `--remote` to install Claude Code + zombuul plugin on the pod (needed when the pod itself will run an agent, not just receive SSH commands).

2026-05-11
zombuul-pause-runpod
Administradores de redes e sistemas de computador

Pause a RunPod pod: stop GPU billing; keep /workspace only (container disk is wiped on resume).

2026-05-11
zombuul-provision-pod
Administradores de redes e sistemas de computador

Provision a RunPod pod: wait for setup, configure SSH, sync .env and data. Argument $ARGUMENTS — JSON with keys: pod_id, pod_name, ip, port, and optionally spec_path and data_dirs.

2026-05-11
zombuul-resume-runpod
Administradores de redes e sistemas de computador

Resume a paused RunPod pod.

2026-05-11
Mostrando as 8 principais de 11 skills coletadas neste repositório.
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos