everos-memory-archive
NewOne-click local backup for Codex and Claude Code memories
Summary
The everos-memory-archive skill provides one-click local backup for Codex and Claude Code memories, ensuring your AI conversation history and context are safely preserved.
- It helps developers avoid data loss and easily restore memories when needed, streamlining workflow continuity.
Install & Usage
mkdir -p .claude/skillsAdd the configuration to .claude/skills/everos-memory-archive.md
/everos-memory-archiveUse Cases
Usage Examples
/everos-memory-archive backup all
Restore my Claude Code memories from the latest backup.
List available memory backups and show their timestamps.
Security Audits
Frequently Asked Questions
What is everos-memory-archive?
The everos-memory-archive skill provides one-click local backup for Codex and Claude Code memories, ensuring your AI conversation history and context are safely preserved. It helps developers avoid data loss and easily restore memories when needed, streamlining workflow continuity.
How to install everos-memory-archive?
To install everos-memory-archive: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/everos-memory-archive.md. Finally, /everos-memory-archive in Claude Code.
What is everos-memory-archive best for?
everos-memory-archive is a other categorized under Development. Created by cclank.
What can I use everos-memory-archive for?
everos-memory-archive is useful for: Back up all Codex memories to a local file before a major system update.; Restore Claude Code memories from a previous backup after accidental deletion.; Schedule regular automatic backups of AI conversation context for compliance.; Transfer memories between different Claude Code instances using backup files.; Create a snapshot of current memories before experimenting with new prompts.; Share a sanitized backup of memories with a colleague for debugging..