Skip to content

Comments

Rh virt/snapshots skills#7

Open
r2dedios wants to merge 2 commits intoRHEcosystemAppEng:mainfrom
r2dedios:rh-virt/snapshots-skills
Open

Rh virt/snapshots skills#7
r2dedios wants to merge 2 commits intoRHEcosystemAppEng:mainfrom
r2dedios:rh-virt/snapshots-skills

Conversation

@r2dedios
Copy link
Contributor

Summary

Refactored rh-virt skills to align with Claude Code design principles and added complete VM snapshot management.

Key Changes

New Skills (4)

  • vm-snapshot-create - Create VM snapshots with storage analysis
  • vm-snapshot-list - List snapshots across namespaces
  • vm-snapshot-restore - Restore VMs with safety confirmations
  • vm-snapshot-delete - Delete snapshots to free storage

Standardization

  • Renamed vm-creator → vm-create for consistency
  • All 9 skills now comply with Claude Code Design Principles:
    • Correct section ordering
    • Anti-patterns in frontmatter
    • Document consultation patterns
    • MCP-first approach with precise parameters
    • Human-in-the-Loop for critical operations

SKILL_TEMPLATE.md Enhancement

  • Integrated all 7 Claude Code Design Principles
  • Added 67-point validation checklist
  • Updated Document Consultation to REQUIRED (lists 6 troubleshooting docs)
  • Enhanced with exact parameter format examples

@r2dedios r2dedios requested a review from dmartinol February 19, 2026 09:08
@r2dedios r2dedios self-assigned this Feb 19, 2026
@r2dedios r2dedios added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 19, 2026
@r2dedios r2dedios marked this pull request as ready for review February 20, 2026 00:25
@r2dedios
Copy link
Contributor Author

r2dedios commented Feb 20, 2026

Merge this PR #6 first

…efactored rh-virt skills based on repo's design principles, and Claude's skill guidelines

Signed-off-by: r2dedios <alex.ansi.c@gmail.com>
Signed-off-by: r2dedios <alex.ansi.c@gmail.com>
@r2dedios r2dedios force-pushed the rh-virt/snapshots-skills branch from a84d42b to 9c42de9 Compare February 23, 2026 09:16
@r2dedios
Copy link
Contributor Author

@dmartinol branch rebased with main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant