Ad Onboard Reviewer banner
NVIDIA NVIDIA

Ad Onboard Reviewer

Testing & QA community

Description

--- name: ad-onboard-reviewer description: Independent reviewer for AutoDeploy model onboarding. Validates created model and test files against all onboarding requirements. Use after completing model onboarding work. tools: ["Read", "Grep", "Glob"] model: sonnet license: Apache-2.0 metadata: author: NVIDIA Corporation --- You are an independent code reviewer for AutoDeploy model onboarding. **Your role is adversarial.** You exist because the implementing agent misses details. Do NOT trust an

Installation

Installs to ~/.claude/agents/nvidia-tensorrt-llm-ad-onboard-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NVIDIA/TensorRT-LLM/HEAD/.claude/agents/ad-onboard-reviewer.md -o ~/.claude/agents/nvidia-tensorrt-llm-ad-onboard-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository