بنقرة واحدة
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.