Skip to content

chore(skills): add Regent Open Plugin manifest - #5840

Merged
ko3n1g merged 1 commit into
NVIDIA:mainfrom
ko3n1g:ko3n1g/chore/regent-open-plugin-manifest
Jul 16, 2026
Merged

chore(skills): add Regent Open Plugin manifest#5840
ko3n1g merged 1 commit into
NVIDIA:mainfrom
ko3n1g:ko3n1g/chore/regent-open-plugin-manifest

Conversation

@ko3n1g

@ko3n1g ko3n1g commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

What

Adds .plugin/plugin.json so this repo's skills/ becomes a skills-only Regent Open Plugin, letting in-cluster CI agents (the implement-author and its base analyst) activate these skills as $<plugin>:<skill>.

Why

Regent 0.9.44 added Open Plugin support: a namespaced Plugin CR sources this repo (git, ref main, path .), reads .plugin/plugin.json, and scans ./skills/ — surfacing the repo's existing skills to the agents that work on it, kept in sync via the plugin's refresh. No per-skill duplication.

Scope

  • Adds only .plugin/plugin.json (name, description, version). No code or behavior change.
  • Claude Code is unaffected — it reads .claude/skills, which is unchanged.

🤖 Generated with Claude Code

Expose this repo's skills/ as a skills-only Regent Open Plugin so in-cluster
CI agents (implement-author + base analyst) can activate them as $megatron-lm:<skill>.
Adds only .plugin/plugin.json; Regent scans ./skills/ by default. No behavior
change for humans or Claude Code (which reads .claude/skills).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>
@svcnvidia-nemo-ci
svcnvidia-nemo-ci marked this pull request as draft July 16, 2026 08:23
@github-actions

Copy link
Copy Markdown
Contributor

This PR has been automatically converted to draft because all PRs must start as drafts.

When you are ready for review, click Ready for Review to begin the review process. This will:

  1. Add the oncall reviewer (optional reviewer)
  2. Add required review teams based on your changes

See the contribution guide for more details.

@copy-pr-bot

copy-pr-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@ko3n1g
ko3n1g marked this pull request as ready for review July 16, 2026 08:23
@svcnvidia-nemo-ci
svcnvidia-nemo-ci requested a review from a team July 16, 2026 08:23
@ko3n1g
ko3n1g merged commit 7b2a97b into NVIDIA:main Jul 16, 2026
25 checks passed
@ko3n1g

ko3n1g commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test 53fbd73

chochowski pushed a commit to chochowski/Megatron-LM that referenced this pull request Jul 20, 2026
Signed-off-by: oliver könig <okoenig@nvidia.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: mchochowski <mchochowski@nvidia.com>
terminator123 pushed a commit to 021ai/Megatron-LM that referenced this pull request Aug 3, 2026
Signed-off-by: oliver könig <okoenig@nvidia.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
svcnvidia-nemo-ci pushed a commit to dimapihtar/Megatron-LM that referenced this pull request Aug 4, 2026
Signed-off-by: oliver könig <okoenig@nvidia.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Dmytro Pykhtar <dpykhtar@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants