Rockielab

66 mods across 3 repositories, 54 stars between them.

gpu-custom-setup

49

Rockielab/rockie-codex

Skill Claude CodeCodex

One-time onboarding flow for users who set ROCKIEGPUMODE=custom (i.e., they have their own GPU setup — own AWS account, on-prem cluster, SSH tunnel to a workstation, university HPC, custom orchestration — instead of using Rockie's deidentified GPU router). Trigger this when (1) the user mentions…

20 1mo ago A 159 tokens original Apache-2.0

gpu-custom

50

Rockielab/rockie-codex

Skill Claude CodeCodex

Runtime skill for users in ROCKIEGPUMODE=custom — invoked when the user (or agent) needs to do anything GPU-related (provision, connect, check status, check cost, terminate) in a project where Rockie's GPU router is bypassed in favor of the user's own setup. Reads .codex/gpu-custom.md (populated by /gpu-custom-setup)…

20 1mo ago A 150 tokens copy · 86% Apache-2.0

gpu-spend

51

Rockielab/rockie-codex

Skill Claude CodeCodex

Skill "gpu-spend" from Rockielab/rockie-codex, covering /gpu-spend — rockie-gpu spend snapshot, when to invoke, what the skill does, composition and agent invocation template.

20 1mo ago A 0 tokens copy · 100% Apache-2.0

inference-engineer

52

Rockielab/rockie-codex

Skill Claude CodeCodex

Productize an open-source model into a hosted inference endpoint the researcher (or their agent) can call. Picks the right hardware, the right serving stack (vLLM / Triton / TEI / BentoML), wraps it in an OpenAI-compatible gateway (LiteLLM) with per-tenant auth, exposes it as an MCP tool in chat, and runs a quality +…

20 1mo ago A 159 tokens copy · 100% Apache-2.0

mode

53

Rockielab/rockie-codex

Skill Claude CodeCodex

Manage swappable operational overlays on top of the central taste corpus. A mode is a small TOML file capturing how this session's policy differs from the researcher's stable identity — hardware preferences, budget ceilings, reading focus, scope-lock, subagent model policy, output register, deadlines. The active mode…

20 1mo ago A 118 tokens copy · 100% Apache-2.0

onboard

54

Rockielab/rockie-codex

Skill Claude CodeCodex

One-time researcher onboarding interview that compiles a taste/ corpus (SOUL.md, STYLE.md, METHODOLOGY.md, DISMISSALS.md, MEMORY.md, INDEX.md) capturing the researcher's intellectual taste, beliefs, and values. Auto-injects INDEX.md into every future session via SessionStart. Triggers on first install ("no taste…

20 1mo ago A 117 tokens copy · 95% Apache-2.0

paper

55

Rockielab/rockie-codex

Skill Claude CodeCodex

Write submission-grade research papers end to end inside a Rockie lab, the way a careful human researcher does — not generic LLM filler. Three entry points. /lit-review pulls and ranks a corpus and persists a human reading list Note plus a machine-readable index Note. /paper-draft produces a brief, a page-budgeted…

20 1mo ago A 189 tokens copy · 100% Apache-2.0

physics

56

Rockielab/rockie-codex

Skill Claude CodeCodex

Route physics simulation, modeling, validation, and research-compute requests across force fields, molecular dynamics, electronic structure, particle transport/collision, continuum multiphysics, plasma/PIC, nuclear/radiation, and astro/cosmology. Use open-source-first engines, refuse local heavyweight execution on the…

20 1mo ago A 75 tokens copy · 100% Apache-2.0

post-run-review

57

Rockielab/rockie-codex

Skill Claude CodeCodex

After an experiment finishes, structured review emits {isbug, failureclass, summary, metric, lowerisbetter}, auto-closes the journal node, emits a [LEARN] block when isbug=true, and files a [DEAD-END] when the failureclass is "bad-hypothesis". Use immediately after any training/eval run — the agent invokes this…

20 1mo ago A 91 tokens copy · 100% Apache-2.0

powerpoint

58

Rockielab/rockie-codex

Skill Claude CodeCodex

Create validated PowerPoint .pptx deck artifacts through the lean Rockie PPTAgent wrapper and emit them to the lab.

20 1mo ago A 28 tokens copy · 100% Apache-2.0

Rockielab/rockie-codex

Skill Claude CodeCodex

Package a harness-level improvement (a new hook, a fixed script, an improved skill) as a reviewed, verified patch — optionally openable as a PR against the rockie upstream repo. Uses Generator/Verifier/Updater role separation so the proposing agent never auto-commits; a fresh-context verifier plus the smoke test must…

20 1mo ago A 134 tokens copy · 92% Apache-2.0

queue-refill

60

Rockielab/rockie-codex

Skill Claude CodeCodex

Refill the experiment queue when it drops below target (default 5 pending items). Brainstorms 3–5 new high-quality experiments informed by recent [LEARN] rules, killed dead-ends, best-so-far results, and hypothesis-calibration drift. Use when queue.py refill-needed returns non-zero, when the user asks "what should we…

20 1mo ago A 90 tokens copy · 100% Apache-2.0

scheduled-notes

61

Rockielab/rockie-codex

Skill Claude CodeCodex

Persistent notes a scheduled/recurring agent reads as its FIRST action and writes as its LAST action, so a weekly/nightly autonomous run "knows where it left off." Use inside /loop or /schedule tasks that span multiple wake-ups. Pairs with hypothesis calibration and the experiment queue.

20 1mo ago A 63 tokens copy · 94% Apache-2.0

sota-delta

62

Rockielab/rockie-codex

Skill Claude CodeCodex

Track 3 quickstart wrapper that reproduces a paper or repository baseline on Rockie GPU, then extends it with a user-specified delta and compares baseline versus delta.

20 1mo ago A 39 tokens copy · 100% Apache-2.0

upstream-contribute

63

Rockielab/rockie-codex

Skill Claude CodeCodex

Scan the current Codex session for harness-level patterns that would be useful to other rockie-codex users — pruning fixes, small skill improvements, new hooks, cross-discipline-useful capabilities, memory-schema upgrades — strip the project-specific specificity, and dispatch a writer sub-agent that forks…

20 1mo ago A 169 tokens original Apache-2.0

Rockielab/rockie-codex

Skill Claude CodeCodex

Dashboard-backed multi-agent team orchestration for hard, multi-dimensional problems. Each agent runs in its own git worktree, coordinates through a shared thread, and stays observable through a live local dashboard the developer can intervene in. Use this when the problem benefits from cross-pollination and live…

20 1mo ago A 69 tokens original Apache-2.0

SessionStart

65

Rockielab/rockie-nugget

Hook

Runs when a session starts, executing session-start.sh via bash. From Rockielab/rockie-nugget.

13 1mo ago A tokens not measured original Apache-2.0

Stop

66

Rockielab/rockie-nugget

Hook

Runs when the agent finishes a response, executing capture.sh via bash. From Rockielab/rockie-nugget.

13 1mo ago A tokens not measured original Apache-2.0