From hyrex-rvf
Manage RVF (Hyrex Vector Format) files for portable agent memory and cross-platform transfer
How this skill is triggered — by the user, by Claude, or both
Slash command
/hyrex-rvf:rvf-manage <import|export|list|delete> [options]<import|export|list|delete> [options]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage RVF files for portable, transferable agent memory.
Manage RVF files for portable, transferable agent memory.
When you need to export agent memory to RVF format for backup, transfer between projects, or share knowledge between teams.
mcp__hyrex__memory_list to see all stored memoriesmcp__hyrex__hooks_transfer tool with store action to export patternsmcp__hyrex__memory_import_claude to import from Claude Code memoriesmcp__hyrex__memory_migrate for format upgradesmcp__hyrex__memory_stats for storage metricsRVF (Hyrex Vector Format) stores:
npx @hyrex/cli@latest hooks transfer store --pattern "project-knowledge"
npx @hyrex/cli@latest hooks transfer from-project --source /path/to/other/project
npx claudepluginhub akhilyad/deployy --plugin hyrex-rvfCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.