원클릭으로
xmem-save
Save important project knowledge, decisions, conventions, bug fixes, or implementation context into XMem.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Save important project knowledge, decisions, conventions, bug fixes, or implementation context into XMem.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Save important project knowledge, decisions, conventions, bug fixes, or implementation context into XMem.
Search XMem for prior Antigravity sessions, project decisions, implementation notes, and remembered coding context.
Search XMem for prior Claude Code sessions, project decisions, implementation notes, and remembered coding context.
Save important project knowledge, decisions, conventions, bug fixes, or implementation context into XMem.
Search XMem for prior Codex sessions, project decisions, implementation notes, and saved coding context.
Check whether the XMem Codex plugin has the environment variables needed to search and save memory.
| name | xmem-save |
| description | Save important project knowledge, decisions, conventions, bug fixes, or implementation context into XMem. |
| allowed-tools | Bash(node:*) |
Use this skill when the user asks to remember or save something for future Claude Code sessions.
Format the memory with useful context:
[SAVE:<date>]
Project:
Decision or fact:
Relevant files:
Why it matters:
[/SAVE]
Then run:
node "${CLAUDE_PLUGIN_ROOT}/scripts/save-project-memory.cjs" "FORMATTED_CONTENT"
Never include API keys, tokens, passwords, or other secrets in the saved content.