Skip to content

chore: Move skills#3151

Open
ko3n1g wants to merge 1 commit intomainfrom
ko3n1g/docs/move-skills
Open

chore: Move skills#3151
ko3n1g wants to merge 1 commit intomainfrom
ko3n1g/docs/move-skills

Conversation

@ko3n1g
Copy link
Copy Markdown
Contributor

@ko3n1g ko3n1g commented Apr 3, 2026

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Changelog

  • Add specific line by line info of high level changes in this PR.

GitHub Actions CI

See the CI sectionin the Contributing doc for how to trigger the CI. A Nvidia developer will need to approve and trigger the CI for external contributors.

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

If you haven't finished some of the above items you can still open "Draft" PR.

Additional Information

  • Related to # (issue)

Signed-off-by: oliver könig <okoenig@nvidia.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 3, 2026

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (32)
  • .claude/skills/adding-model-support/SKILL.md
  • .claude/skills/adding-model-support/llm-patterns.md
  • .claude/skills/adding-model-support/recipe-patterns.md
  • .claude/skills/adding-model-support/tests-and-examples.md
  • .claude/skills/adding-model-support/vlm-patterns.md
  • .claude/skills/code-style/SKILL.md
  • .claude/skills/developer-guide/SKILL.md
  • .claude/skills/mlm-bridge-training/SKILL.md
  • .claude/skills/mlm-bridge-training/card.yaml
  • .claude/skills/multi-node-slurm/SKILL.md
  • .claude/skills/parity-testing/SKILL.md
  • .claude/skills/perf-techniques/README.md
  • .claude/skills/perf-techniques/cuda-graphs/SKILL.md
  • .claude/skills/perf-techniques/cuda-graphs/card.yaml
  • .claude/skills/perf-techniques/expert-parallel-overlap/SKILL.md
  • .claude/skills/perf-techniques/expert-parallel-overlap/card.yaml
  • .claude/skills/perf-techniques/hybrid-context-parallel/SKILL.md
  • .claude/skills/perf-techniques/hybrid-context-parallel/card.yaml
  • .claude/skills/perf-techniques/megatron-fsdp/SKILL.md
  • .claude/skills/perf-techniques/megatron-fsdp/card.yaml
  • .claude/skills/perf-techniques/moe-comm-overlap/SKILL.md
  • .claude/skills/perf-techniques/moe-comm-overlap/card.yaml
  • .claude/skills/perf-techniques/packed-sequences-long-context/SKILL.md
  • .claude/skills/perf-techniques/packed-sequences-long-context/card.yaml
  • .claude/skills/perf-techniques/parallelism-strategies/SKILL.md
  • .claude/skills/perf-techniques/parallelism-strategies/card.yaml
  • .claude/skills/perf-techniques/sequence-packing/SKILL.md
  • .claude/skills/perf-techniques/sequence-packing/card.yaml
  • .claude/skills/perf-techniques/tp-dp-comm-overlap/SKILL.md
  • .claude/skills/perf-techniques/tp-dp-comm-overlap/card.yaml
  • .claude/skills/resiliency/SKILL.md
  • .claude/skills/resiliency/card.yaml
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 46db7a28-78ee-4ff4-823c-2cf4dca7e81d

📥 Commits

Reviewing files that changed from the base of the PR and between 39b4a5b and d7ce1a0.

📒 Files selected for processing (32)
  • .claude/skills/adding-model-support/SKILL.md
  • .claude/skills/adding-model-support/llm-patterns.md
  • .claude/skills/adding-model-support/recipe-patterns.md
  • .claude/skills/adding-model-support/tests-and-examples.md
  • .claude/skills/adding-model-support/vlm-patterns.md
  • .claude/skills/code-style/SKILL.md
  • .claude/skills/developer-guide/SKILL.md
  • .claude/skills/mlm-bridge-training/SKILL.md
  • .claude/skills/mlm-bridge-training/card.yaml
  • .claude/skills/multi-node-slurm/SKILL.md
  • .claude/skills/parity-testing/SKILL.md
  • .claude/skills/perf-techniques/README.md
  • .claude/skills/perf-techniques/cuda-graphs/SKILL.md
  • .claude/skills/perf-techniques/cuda-graphs/card.yaml
  • .claude/skills/perf-techniques/expert-parallel-overlap/SKILL.md
  • .claude/skills/perf-techniques/expert-parallel-overlap/card.yaml
  • .claude/skills/perf-techniques/hybrid-context-parallel/SKILL.md
  • .claude/skills/perf-techniques/hybrid-context-parallel/card.yaml
  • .claude/skills/perf-techniques/megatron-fsdp/SKILL.md
  • .claude/skills/perf-techniques/megatron-fsdp/card.yaml
  • .claude/skills/perf-techniques/moe-comm-overlap/SKILL.md
  • .claude/skills/perf-techniques/moe-comm-overlap/card.yaml
  • .claude/skills/perf-techniques/packed-sequences-long-context/SKILL.md
  • .claude/skills/perf-techniques/packed-sequences-long-context/card.yaml
  • .claude/skills/perf-techniques/parallelism-strategies/SKILL.md
  • .claude/skills/perf-techniques/parallelism-strategies/card.yaml
  • .claude/skills/perf-techniques/sequence-packing/SKILL.md
  • .claude/skills/perf-techniques/sequence-packing/card.yaml
  • .claude/skills/perf-techniques/tp-dp-comm-overlap/SKILL.md
  • .claude/skills/perf-techniques/tp-dp-comm-overlap/card.yaml
  • .claude/skills/resiliency/SKILL.md
  • .claude/skills/resiliency/card.yaml

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ko3n1g/docs/move-skills

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

@yaoyu-33
Copy link
Copy Markdown
Contributor

yaoyu-33 commented Apr 5, 2026

@ko3n1g original doc build will copy skills folder into doc folder to render. Since this PR changes path, it needs update.

Links in readme also needs update

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.

2 participants