huggingface/OpenEnv

An interface library for RL post training with environments.

2.5kStars on the repository
32Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
BSD-3-ClauseLicence, which decides whether bodies are shown

hf-cli

01

huggingface/OpenEnv

Skill Claude CodeCodex

Hugging Face Hub CLI (hf) for downloading, uploading, and managing repositories, models, datasets, and Spaces on the Hugging Face Hub. Replaces now deprecated huggingface-cli command.

2.5k 3d ago C 46 tokens original BSD-3-Clause

openenv-cli

02

huggingface/OpenEnv

Skill Claude CodeCodex

OpenEnv CLI (openenv) for scaffolding, validating, building, and pushing OpenEnv environments.

2.5k 3d ago A 25 tokens original BSD-3-Clause

alignment-review

03

huggingface/OpenEnv

Skill Claude CodeCodex

Review code changes for bugs and alignment with OpenEnv principles and RFCs. Use when reviewing PRs, checking code before commit, or when asked to review changes. Implements two-tier review model.

2.5k 3d ago A 42 tokens original BSD-3-Clause

deploy-hf

04

huggingface/OpenEnv

Skill Claude CodeCodex

Deploy an OpenEnv environment to Hugging Face Spaces. Use when asked to deploy, push to Hugging Face, or update a space.

2.5k 3d ago A 32 tokens original BSD-3-Clause

huggingface/OpenEnv

Skill Claude CodeCodex

Generate OpenEnv environments from a concrete use case (for example, "generate an env for the library textarena"). Use when asked to design or implement a new environment under envs/ by researching a target library/API, selecting matching OpenEnv examples, asking key implementation questions, and building…

2.5k 3d ago A 79 tokens original BSD-3-Clause

hf-space-recovery

06

huggingface/OpenEnv

Skill Claude CodeCodex

Diagnose and recover failing or stuck Hugging Face Space deployments for OpenEnv environments. Use when deploying envs from envs/ to the Hub (openenv namespace with version suffixes), when Spaces are in BUILDING/APPSTARTING/RUNTIMEERROR, or when release collections need to be reconciled after targeted redeploys.

2.5k 3d ago A 81 tokens original BSD-3-Clause

implement

07

huggingface/OpenEnv

Skill Claude CodeCodex

Make tests pass. Invoke after /write-tests produces failing tests.

2.5k 3d ago A 15 tokens original BSD-3-Clause

pre-submit-pr

08

huggingface/OpenEnv

Skill Claude CodeCodex

Validate changes before submitting a pull request. Run comprehensive checks including lint, tests, alignment review, and RFC analysis. Use before creating a PR, when asked if code is ready for review, or before pushing for PR.

2.5k 3d ago A 48 tokens original BSD-3-Clause

release

09

huggingface/OpenEnv

Skill Claude CodeCodex

Release workflow for deploying OpenEnv environments to Hugging Face Spaces and keeping canonical references in sync.

2.5k 3d ago A 21 tokens original BSD-3-Clause

rfc-check

10

huggingface/OpenEnv

Skill Claude CodeCodex

Determine if proposed changes require an RFC. Use when planning significant changes, before starting major work, or when asked whether an RFC is needed.

2.5k 3d ago A 32 tokens original BSD-3-Clause

simplify

11

huggingface/OpenEnv

Skill Claude CodeCodex

Refactor code after tests pass. The "Refactor" phase of Red-Green-Refactor.

2.5k 3d ago A 24 tokens original BSD-3-Clause

sprint

12

huggingface/OpenEnv

Skill Claude CodeCodex

Work on a batch of GitHub issues in parallel using Agent Teams. Creates one worktree per issue with TDD enforcement, coordinates via a lead agent, then produces stacked PRs.

2.5k 3d ago A 40 tokens original BSD-3-Clause

update-docs

13

huggingface/OpenEnv

Skill Claude CodeCodex

Update documentation across the repo after API changes. Finds stale references in docs, examples, docstrings, and fixes them.

2.5k 3d ago A 28 tokens original BSD-3-Clause

watch-pr

14

huggingface/OpenEnv

Skill Claude CodeCodex

Monitor a PR's CI checks and Greptile code review after submission. Polls CI status, auto-fixes failures via ralph-loop, waits for Greptile review, addresses comments, and iterates until green.

2.5k 3d ago A 48 tokens original BSD-3-Clause

work-on-issue

15

huggingface/OpenEnv

Skill Claude CodeCodex

Start work on a GitHub issue. Extracts requirements, creates worktree, sets up TDD workflow.

2.5k 3d ago A 27 tokens original BSD-3-Clause

write-tests

16

huggingface/OpenEnv

Skill Claude CodeCodex

Write failing tests from requirements. Invoke for each todo before /implement.

2.5k 3d ago A 17 tokens original BSD-3-Clause