[None][docs] Add README for custom Claude Code skills and agents#12920
Conversation
📝 WalkthroughWalkthroughA new documentation file Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In @.claude/README.md:
- Around line 22-23: Pick one model and make the README consistent: either (A)
allow direct agent invocation or (B) enforce automatic delegation. If you choose
direct invocation, replace the sentence "never invoke agents directly" with
wording that agents may be invoked using the @<agent-name> syntax and update the
surrounding explanation to show the `@<agent-name>` example and when delegation
still occurs; if you choose delegation, remove or rework the `@<agent-name>`
example and clarify that Claude delegates to specialists and operators should
not call agents directly. Update the text instances that contain the exact
phrase "never invoke agents directly" and the `@<agent-name>` example so both
agree on the chosen model.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 15df5f2e-a819-4129-be6c-e310dd4c832e
📒 Files selected for processing (1)
.claude/README.md
Document the custom skills and sub-agents configured for the TensorRT-LLM repo, including background on how skills/agents work, how they are loaded, and how to use them via manual invoke or automatic dispatch. Signed-off-by: Kaiyu Xie <[email protected]> Minor fix Signed-off-by: Kaiyu Xie <[email protected]> Minor fix Signed-off-by: Kaiyu Xie <[email protected]> clean up Signed-off-by: Kaiyu Xie <[email protected]>
e9bd6e2 to
1edf0ca
Compare
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> Signed-off-by: Kaiyu Xie <[email protected]>
Merge boundary notes into the prefix table definitions and collapse the numbered naming rules into a concise guidelines list. Signed-off-by: Kaiyu Xie <[email protected]>
Signed-off-by: Kaiyu Xie <[email protected]>
|
/bot skip --comment "doc changes" |
|
/bot skip --comment "doc changes" |
|
PR_Github #42688 [ skip ] triggered by Bot. Commit: |
|
PR_Github #42691 [ skip ] triggered by Bot. Commit: |
|
PR_Github #42688 [ skip ] completed with state |
|
PR_Github #42691 [ skip ] completed with state |
Summary
.claude/README.mddocumenting the custom Claude Code skills and sub-agents configured for the TensorRT-LLM repoTest plan
/skills,/agentsin Claude Code)🤖 Generated with Claude Code
Summary by CodeRabbit