Skill Claude CodeCodex
Add or change a public NeMo Relay API surface across the core runtime and every affected binding.
Multi-language agent runtime and library for execution scope management, lifecycle events, and middleware on tool and LLM calls.
Skill Claude CodeCodex
Add or change a public NeMo Relay API surface across the core runtime and every affected binding.
Skill Claude CodeCodex
Add a new guardrail or intercept type to the NeMo Relay middleware pipeline.
Skill Claude CodeCodex
Contribute a new NeMo Relay public API surface safely, with binding parity and docs in mind.
Skill Claude CodeCodex
Contribute documentation or example changes that stay aligned with NeMo Relay public behavior.
Skill Claude CodeCodex
Contribute a new or updated third-party framework integration for NeMo Relay.
Skill Claude CodeCodex
Compare NeMo Relay release branches and draft or update the documentation-site release notes. Use when preparing a release-notes update under docs/about-nemo-relay/release-notes, reviewing release-to-release changes, or gathering evidence for a current release summary.
Skill Claude CodeCodex
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
Skill Claude CodeCodex
Maintain and review NeMo Relay GitHub Actions workflows with explicit per-job permissions, pinned action SHAs, deterministic caching, reusable workflow permission boundaries, and local validation.
Skill Claude CodeCodex
Maintain NeMo Relay dynamic plugin loaders, manifests, Rust native SDKs, gRPC worker protocol, Python worker SDK, docs, tests, and release workflow coverage.
Skill Claude CodeCodex
Maintain or extend NeMo Relay observability surfaces across ATIF and typed OpenTelemetry projections.
Skill Claude CodeCodex
Maintain or extend the NeMo Relay adaptive surface across config, plugins, docs, and bindings; use this when users still say optimizer.
Skill Claude CodeCodex
Maintain NeMo Relay package metadata, module paths, generated artifacts, and release-facing build surfaces.
Skill Claude CodeCodex
Prepare a NeMo Relay code freeze by creating the release branch, updating nightly alpha branch config, bumping main to the next version, and opening the required PR.
Skill Claude CodeCodex
Prepare, open, create, publish, update, or edit a NeMo Relay pull request or PR body with the right tests, docs, contributor hygiene, and repository pull request template.
Skill Claude CodeCodex
Perform a coordinated repository, package, crate, module, or symbol rename across NeMo Relay.
Skill Claude CodeCodex
Review documentation, examples, and docs-heavy changes for NVIDIA technical writing style, terminology, and repo accuracy.
Skill Claude CodeCodex
Make a small, reviewable NeMo Relay bug fix without widening scope unnecessarily.
Skill Claude CodeCodex
Build and test the NeMo Relay FFI surface; use this for crates/ffi changes, header generation, or ABI-facing validation.
Skill Claude CodeCodex
Build and test the NeMo Relay Go binding; use this for go/nemorelay changes or Go-facing integration checks.
Skill Claude CodeCodex
Build and test the NeMo Relay Node.js binding; use this for crates/node changes or Node-facing integration checks.
Skill Claude CodeCodex
Build and test the NeMo Relay Python binding and worker plugin SDK; use for python/nemorelay, python/plugin, or crates/python changes.
Skill Claude CodeCodex
Build and test NeMo Relay Rust core, adaptive, and dynamic plugin crates; use for crates/core, crates/adaptive, crates/plugin, crates/worker, crates/worker-proto, crates/types, or shared runtime changes.
Skill Claude CodeCodex
Update the NeMo Relay project version across Cargo, Node, and lockfiles without leaving release surfaces out of sync.
Skill Claude CodeCodex
Choose and run the right NeMo Relay validation matrix for a change instead of using one fixed test list.