Configuration conventions for NeMo-RL. YAML is the single source of truth for defaults. Covers BaseModel/TypedDict usage, dataclass for internal classes, exemplar YAML updates, and forbidden default patterns.
Langue du texte source : anglais
Menu
SkillsMP a collecté 10 skills depuis NVIDIA-NeMo/RL. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 10 skills collectés sur 10.
Configuration conventions for NeMo-RL. YAML is the single source of truth for defaults. Covers BaseModel/TypedDict usage, dataclass for internal classes, exemplar YAML updates, and forbidden default patterns.
Langue du texte source : anglais
Agent-team-based parallel code review for NVIDIA-NeMo/RL pull requests. Spawns specialized agents (RL expert, submodule experts, bug finder, design reviewer, test agent, devil's advocate, comment reviewer) that coordinate via shared task list and direct…
Langue du texte source : anglais
Build and dependency management for NeMo-RL. Covers Docker image building and running, uv usage, venv setup, and adding dependencies.
Langue du texte source : anglais
Error handling guidelines for NeMo-RL. Covers exception specificity, minimal try bodies, and else blocks.
Langue du texte source : anglais
Code style guidelines for NeMo-RL (Python and shell). Covers naming, indentation, comments, docstrings, reflection avoidance, and uv usage.
Langue du texte source : anglais
Interactive code review for NVIDIA-NeMo/RL pull requests. Checks out PR locally, reads existing comments, applies coding guidelines from skills, previews findings, and posts review comments. Also supports reviewing the current branch locally.
Langue du texte source : anglais
CI/CD reference for NeMo-RL. Covers GitHub Actions pipeline structure, CI triggering via /ok to test, and CI failure investigation.
Langue du texte source : anglais
Contribution conventions for NeMo-RL. Covers PR title format, commit sign-off, and CI triggering.
Langue du texte source : anglais
NVIDIA copyright header requirements for NeMo-RL. Covers which files need headers and the exact header text.
Langue du texte source : anglais
Testing conventions for NeMo-RL. Covers Ray actor coverage pragmas, nightly test requirements, and recipe naming rules.
Langue du texte source : anglais