What problem does it solve?
Agent memory stored in one project or platform is hard to back up, share, or move between environments. This Skill manages RVF (Ruflo Vector Format) files so agent memory—including vector embeddings, metadata, and causal relationships—can be exported, imported, and migrated across projects and teams.
Core Features & Use Cases
- Memory Export & Backup: List stored memories and export patterns to RVF format for backup or archival.
- Cross-Project Transfer: Move knowledge between projects using CLI transfer commands or import memories from Claude Code.
- Format Migration & Stats: Upgrade older memory formats and inspect storage metrics like namespaces and entry counts.
- Use Case: A team finishing a project exports its accumulated agent knowledge as an RVF file, then imports it into a new project so agents retain prior context and learned patterns.
Quick Start
Ask the agent to list all stored memories and export the project-knowledge pattern to an RVF file for transfer to another project.