Memory Add

Append a single bullet to staging memory. Use when a durable fact, knowledge, lesson, or pitfall (mistake-correction pattern) emerged mid-conversation that's potentially worth persisting into long-term memory. Also use when user corrected your mistake, says "remember X", "remember not to X", or "next time, do Y instead of X", "do not mistake on X again".

archibate 6b002bc 2 files · 1.0 KB Updated

File contents

/memory-add

!```bash MEMADD_ARG="$(cat <<'MEMADD_EOF' $ARGUMENTS MEMADD_EOF )" MEMADD_ARG="$MEMADD_ARG" bash "${CLAUDE_SKILL_DIR}/append.sh"


archibate/dotfiles-codex/tree/main/skills/archibate/memory-add commit 6b002bca42

Frequently asked questions

npx skillmds@latest add archibate/memory-add