nemo-relay-integrate-upstream

Featured

Use this skill when assessing, extending, or implementing NeMo Relay support in an agent harness or agent framework, including coding agents and orchestration runtimes, when the host lacks Relay support or an existing integration needs deeper coverage. It identifies the host's execution boundaries and extension points, selects an appropriate attachment method for each boundary, and verifies the resulting coverage.

AI & Automation 170 stars 68 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 91/100

Stars 20%
74
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Integrate Relay Into An Agent Harness Use this skill to determine the right NeMo Relay integration for an agent framework or harness that lacks support or needs deeper coverage. First identify how the host runs tools, model calls, streams, subagents, and lifecycle events and what its extension points can control. Then choose the integration depth and Relay attachment methods that meet the required coverage and fit the host's architecture, support model, and lifecycle, using an extension, separate adapter, core wiring, or hybrid as appropriate. ## Choose The Work Mode Choose one mode from the user's request. Do not silently move from assessment to implementation. 1. **Assess**: Determine whether and how Relay can integrate. Inspect only; do not edit the host, Relay, issues, or pull requests. Read [Assess The Host](references/assess-host.md). 2. **Implement**: Make an already approved integration change. Reconfirm the exact boundary and read [Implement The Integration](references/implement-integration.md). 3. **Qualify**: Test an existing integration at an exact host and Relay revision. Treat this as read-only unless the user also requests fixes. Read [Qualify The Integration](references/qualify-integration.md). If the host already has a maintained Relay integration, treat it as the starting point and verify its coverage against the requested outcome. Use it when it owns the required boundaries. When it does not, identify the missing ownership and evaluate...

Details

Author
NVIDIA
Repository
NVIDIA/NeMo-Relay
Created
5 months ago
Last Updated
today
Language
Rust
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category