brev-etiquette

Community

Keep Brev runs lean, safe, and reproducible.

Authoryo-steven
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Brev instance runs can fail or become painful when storage is limited in the repo checkout while experiment outputs, caches, logs, and checkpoints grow during long NeMo-RL jobs.

Core Features & Use Cases

  • Storage discipline for reproducibility: Treat /home/ubuntu/RL as the source checkout and /ephemeral as the working storage for all generated experiment state.
  • Shared cache strategy: Centralize Hugging Face, PyTorch, Triton, uv, pip, XDG, and W&B caches under a shared /ephemeral cache root to reduce recompute and avoid filling the checkout.
  • Secret handling for authenticated workflows: Load /home/ubuntu/RL/.env when present, and never print or log secret values while enabling token-based downloads and integrations.
  • Operational campaign layout: Use a predictable /ephemeral/nemo-rl/.../auto-research/<campaign>/<experiment> structure with per-experiment logs, checkpoints, artifacts, Ray temp, and W&B offline state.

Quick Start

Run your Brev NeMo-RL campaign by exporting all relevant cache and temp environment variables to /ephemeral and keeping generated outputs under the experiment directory while leaving only small, reproducible records in /home/ubuntu/RL.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: brev-etiquette
Download link: https://github.com/yo-steven/skills-exploration-20260522/archive/main.zip#brev-etiquette

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.