Skip to content

Openshift virtualizaiton agent for rh-virt#2

Merged
dmartinol merged 3 commits into
RHEcosystemAppEng:mainfrom
r2dedios:rh-virt/agent-init
Feb 9, 2026
Merged

Openshift virtualizaiton agent for rh-virt#2
dmartinol merged 3 commits into
RHEcosystemAppEng:mainfrom
r2dedios:rh-virt/agent-init

Conversation

@r2dedios

@r2dedios r2dedios commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

Introduces new rh-virt collection with 3 skills (vm-creator, vm-lifecycle-manager, vm-inventory) for managing VMs in OpenShift Virtualization. Includes automatic error diagnosis and workaround proposals for common scheduling issues.

…or openshift-mcp-server

Signed-off-by: r2dedios <alex.ansi.c@gmail.com>
@r2dedios r2dedios requested a review from dmartinol February 6, 2026 17:26
@r2dedios r2dedios self-assigned this Feb 6, 2026
@r2dedios r2dedios added the enhancement New feature or request label Feb 6, 2026
@dmartinol dmartinol requested a review from Copilot February 9, 2026 08:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new rh-virt agentic collection focused on managing OpenShift Virtualization (KubeVirt) VirtualMachines, including VM creation, inventory, lifecycle operations, and a troubleshooting knowledge base.

Changes:

  • Introduces 3 new skills: vm-creator, vm-lifecycle-manager, and vm-inventory.
  • Adds a VM troubleshooting guide with common error diagnosis/workaround patterns.
  • Registers the new collection in marketplace metadata and documents the MCP server/tooling.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
rh-virt/skills/vm-creator/SKILL.md Defines VM creation workflow with confirmation gates and post-create diagnostics/workarounds.
rh-virt/skills/vm-lifecycle-manager/SKILL.md Defines start/stop/restart workflow with explicit human confirmation requirements.
rh-virt/skills/vm-inventory/SKILL.md Defines read-only VM listing/details workflows across namespaces.
rh-virt/docs/troubleshooting.md Adds troubleshooting guide for scheduling/storage errors and MCP tool limitation workarounds.
rh-virt/README.md Documents the rh-virt collection purpose, setup, skills, and example workflows.
rh-virt/.mcp.json Adds MCP server config for openshift-virtualization toolset.
rh-virt/.claude-plugin/plugin.json Adds plugin metadata for the new collection.
docs/mcp.json Documents openshift-virtualization MCP server and its tools.
.claude-plugin/marketplace.json Registers the openshift-virtualization collection in the marketplace.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread rh-virt/skills/vm-creator/SKILL.md Outdated
Comment thread rh-virt/skills/vm-creator/SKILL.md
Comment thread rh-virt/skills/vm-lifecycle-manager/SKILL.md Outdated
Comment thread rh-virt/.mcp.json
Comment thread rh-virt/README.md Outdated
Comment thread rh-virt/skills/vm-creator/SKILL.md Outdated
Comment thread rh-virt/docs/troubleshooting.md
Comment thread rh-virt/docs/troubleshooting.md
Comment thread rh-virt/skills/vm-lifecycle-manager/SKILL.md
dmartinol
dmartinol previously approved these changes Feb 9, 2026

@dmartinol dmartinol left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

/lgtm thank you!

…n; chore(rh-virt): replaced kubernetes-mcp-server by openshift-mcp-server

Signed-off-by: r2dedios <alex.ansi.c@gmail.com>
Comment thread rh-virt/skills/vm-creator/SKILL.md Outdated
Signed-off-by: r2dedios <alex.ansi.c@gmail.com>
@dmartinol dmartinol merged commit 78caf41 into RHEcosystemAppEng:main Feb 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants