Skip to content

[Agents] Expose Triton kernel-writing skill to Claude - #55028

Merged
WoosukKwon merged 1 commit into
mainfrom
woosuk/triton-kernel-skill-claude
Sep 2, 2026
Merged

[Agents] Expose Triton kernel-writing skill to Claude#55028
WoosukKwon merged 1 commit into
mainfrom
woosuk/triton-kernel-skill-claude

Conversation

@WoosukKwon

@WoosukKwon WoosukKwon commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Expose the Triton kernel-writing skill added by [Agents] Add Triton kernel-writing skill #55019 under .claude/skills.
  • Follow the existing repository convention by symlinking to the canonical .agents/skills copy, avoiding duplicated guidance.

Duplicate-work check

Open PR searches for triton-kernel-writing Claude, Expose Triton skill to Claude, and .claude/skills/triton-kernel-writing found no overlapping change. There is no linked issue.

This is a focused follow-up to merged PR #55019. That PR added the canonical skill under .agents/skills; this PR makes the same skill discoverable from .claude/skills without copying it.

Testing

  • .venv/bin/python /home/woosuk/.codex/skills/.system/skill-creator/scripts/quick_validate.py .claude/skills/triton-kernel-writing — passed.
  • .venv/bin/pre-commit run --files .claude/skills/triton-kernel-writing — all applicable hooks passed or skipped.
  • Verified that the symlink resolves to ../../.agents/skills/triton-kernel-writing and its SKILL.md is readable.

Model evaluation

Not applicable. This changes skill discovery only and does not affect model output, accuracy, or serving behavior.

AI assistance and accountability

OpenAI Codex assisted with implementing and validating this change. The human submitter must review the changed line and understand and defend the contribution end-to-end.

Summary by CodeRabbit

  • Chores
    • Added a link to the Triton kernel-writing guidance for improved access to development resources.

Co-authored-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Woosuk Kwon <woosuk@inferact.ai>

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 5bb9b5ad-d698-44a8-a420-0ffe613e0643

📥 Commits

Reviewing files that changed from the base of the PR and between cf3263d and d1e0060.

📒 Files selected for processing (1)
  • .claude/skills/triton-kernel-writing

Included review availability: Your plan provides up to 10 included reviews per hour; 8 remain after this review.


📝 Walkthrough

Walkthrough

The PR adds .claude/skills/triton-kernel-writing as a symbolic link to the shared Triton kernel writing skill.

Changes

Triton Kernel Writing Skill

Layer / File(s) Summary
Add Claude skill symlink
.claude/skills/triton-kernel-writing
Adds a symbolic link targeting ../../.agents/skills/triton-kernel-writing.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to d1e00

This change only exposes an existing Triton kernel-writing skill through a symlink, without altering runtime or serving behavior. No actionable merge-blocking risk remains beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: exposing the Triton kernel-writing skill to Claude through the added symlink.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch woosuk/triton-kernel-skill-claude

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@WoosukKwon
WoosukKwon merged commit 443febe into main Sep 2, 2026
15 checks passed
@WoosukKwon
WoosukKwon deleted the woosuk/triton-kernel-skill-claude branch September 2, 2026 22:36
mylibrar pushed a commit to tanyuqian/vllm that referenced this pull request Sep 3, 2026
…5028)

Signed-off-by: Woosuk Kwon <woosuk@inferact.ai>
Co-authored-by: OpenAI Codex <codex@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant