/memory-add
!```bash MEMADD_ARG="$(cat <<'MEMADD_EOF' $ARGUMENTS MEMADD_EOF )" MEMADD_ARG="$MEMADD_ARG" bash "${CLAUDE_SKILL_DIR}/append.sh"
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".
npx skillmds@latest add archibate/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