release
No SKILL.md available for this skill.
View on GitHubMore from meta-pytorch/openenv
write-tests
Write failing tests from requirements. Invoke for each todo before /implement.
25implement
Make tests pass. Invoke after /write-tests produces failing tests.
17update-docs
Update documentation across the repo after API changes. Finds stale references in docs, examples, docstrings, and fixes them.
2generate-openenv-env
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 models/client/server/openenv.yaml. Do not use for model training or evaluation tasks.
2watch-pr
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.
1