Ad Conf Check Update banner
NVIDIA NVIDIA

Ad Conf Check Update

Development community

Description

--- name: ad-conf-check-update description: > Updates the ad-conf-check skill's references/config_log_patterns.md by comparing it against the latest TensorRT-LLM AutoDeploy source code. Checks for new/removed/renamed configs in default.yaml and verifies that log patterns still match the actual source code. Edits the reference doc in-place if anything changed. tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] model: sonnet license: Apache-2.0 metadata: author: NVIDIA Corporatio

Installation

Installs to ~/.claude/agents/nvidia-tensorrt-llm-ad-conf-check-update.md

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

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

Full documentation available on GitHub

View Source Repository