Skip to content

chore(skills): add dynamic plugin maintainer guidance#312

Draft
willkill07 wants to merge 4 commits into
NVIDIA:mainfrom
willkill07:wkk_dynamic-plugin-8-skills
Draft

chore(skills): add dynamic plugin maintainer guidance#312
willkill07 wants to merge 4 commits into
NVIDIA:mainfrom
willkill07:wkk_dynamic-plugin-8-skills

Conversation

@willkill07

Copy link
Copy Markdown
Member

Overview

Add maintainer skill guidance for dynamic plugin development and update related validation, packaging, CI, Python, Rust, and docs skills.

Stack dependency: this PR cannot be merged until parent stacked PR #311 is merged: #311

  • I confirm this contribution is my own work, or I have the right to submit it under this project's license.
  • I searched existing issues and open pull requests, and this does not duplicate existing work.

Details

  • Add .agents/skills/maintain-dynamic-plugins/SKILL.md.
  • Update existing maintainer/test/docs skills so dynamic plugin changes route to the right checks and guidance.
  • Keep this PR isolated from runtime, SDK, packaging, and docs content changes.

Validation run across the completed stack:

  • cargo test -p nemo-relay-types
  • cargo test -p nemo-relay-plugin
  • cargo test -p nemo-relay-worker-proto
  • cargo test -p nemo-relay-worker
  • cargo check -p nemo-relay-cli

Where should the reviewer start?

Start with .agents/skills/maintain-dynamic-plugins/SKILL.md.

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: f332c990-659e-4d7c-8197-c55358298b3b

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

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

@github-actions github-actions Bot added size:XXL PR is very large Maintenance CI or Build or general repository maintenance lang:python PR changes/introduces Python code labels Jun 25, 2026
@github-actions github-actions Bot added the lang:rust PR changes/introduces Rust code label Jun 25, 2026
@github-actions

Copy link
Copy Markdown

@willkill07 willkill07 self-assigned this Jun 25, 2026
@willkill07 willkill07 added this to the 0.5 milestone Jun 25, 2026
@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from 1cdbe93 to 73b08c3 Compare June 25, 2026 18:16
@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from 73b08c3 to 51efbf2 Compare June 25, 2026 18:44
@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from 51efbf2 to 744b9f9 Compare June 25, 2026 19:03
@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from 744b9f9 to 9989937 Compare June 25, 2026 23:21
@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from 9989937 to 30b4f4f Compare June 25, 2026 23:40
@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from 30b4f4f to 0f7e347 Compare June 26, 2026 00:19
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from 0f7e347 to baff0be Compare June 26, 2026 00:45
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from baff0be to 2281fc5 Compare June 26, 2026 02:28
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from bb216ed to 2032bc5 Compare June 26, 2026 22:14
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from 684dd54 to da53150 Compare June 26, 2026 22:48
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from da53150 to 12e56bc Compare June 26, 2026 23:04
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from 12e56bc to b9ee757 Compare June 26, 2026 23:21
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

@willkill07 willkill07 force-pushed the wkk_dynamic-plugin-8-skills branch from b9ee757 to 8a3371f Compare June 26, 2026 23:35
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

Signed-off-by: Will Killian <wkillian@nvidia.com>
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

Signed-off-by: Will Killian <wkillian@nvidia.com>
Signed-off-by: Will Killian <wkillian@nvidia.com>
Signed-off-by: Will Killian <wkillian@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang:python PR changes/introduces Python code lang:rust PR changes/introduces Rust code Maintenance CI or Build or general repository maintenance size:XXL PR is very large

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant