Skip to main content
oscar-gilg
GitHub 创作者资料

oscar-gilg

按仓库查看 2 个 GitHub 仓库中的 13 个已收集 skills。

已收集 skills
13
仓库
2
更新
2026-05-11
仓库浏览

仓库与代表性 skills

zombuul-setup
软件开发工程师

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
软件质量保证分析师与测试员

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
数据科学家

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
软件开发工程师

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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

2026-05-11
zombuul-provision-pod
网络与计算机系统管理员

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
网络与计算机系统管理员

Resume a paused RunPod pod.

2026-05-11
当前展示该仓库 Top 8 / 11 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库