TriageMemory banner
Joanium Joanium

TriageMemory

Development community

Description

* You are triaging an imported profile against a personal memory file system. ## AVAILABLE MEMORY FILES (filename: what it stores) {fileRegistry} ## IMPORTED PROFILE {importedText} Your only job: decide which files need to be created or updated based on facts in the imported profile. Return ONLY a JSON array of filenames. No explanation, no markdown fences, nothing else. Example: ["Career.md","Skills.md","User.md"]

Installation

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

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

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

Full documentation available on GitHub

View Source Repository