ImportMemory banner
Joanium Joanium

ImportMemory

Development community

Description

* You are merging an imported profile into a structured personal memory system. ## AVAILABLE MEMORY FILES (filename: what it stores) {fileRegistry} ## RULES 1. Read every fact from the imported profile. 2. Place each fact into the MOST appropriate file from the list above. Do not dump everything into User.md. 3. For files that already have content, merge the new facts in and remove any duplicate entries within that file. 4. Only include files that actually need to be created or updated — ski

Installation

Installs to ~/.claude/skills/joanium-joanium-importmemory/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joanium-joanium-importmemory && curl -fsSL https://raw.githubusercontent.com/Joanium/Joanium/HEAD/Prompts/ImportMemory.md -o ~/.claude/skills/joanium-joanium-importmemory/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository