BeClaude

memory-persistence

New
Community RegistryDevelopmentby Jason

Persistent memory management across Claude Code sessions using hooks and memory banks

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/memory-persistence.md https://raw.githubusercontent.com/jason-hchsieh/marketplace/main/SKILL.md
3
Invoke in Claude Code
/memory-persistence
View source on GitHub

Frequently Asked Questions

What is memory-persistence?

Persistent memory management across Claude Code sessions using hooks and memory banks

How to install memory-persistence?

To install memory-persistence, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /memory-persistence.

What is memory-persistence best for?

memory-persistence is a community categorized under Development. Created by Jason.