بنقرة واحدة
aim-pause-updates
Toggle auto_update_enabled kill switch for automatic memory updates
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Toggle auto_update_enabled kill switch for automatic memory updates
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | aim-pause-updates |
| description | Toggle auto_update_enabled kill switch for automatic memory updates |
| trigger | /aim-pause-updates |
| allowed-tools | Bash |
Toggle the AUTO_UPDATE_ENABLED kill switch in the active .env file.
When paused: GitHub sync and freshness scans still run, but auto-corrections
and auto-re-captures are disabled.
# Toggle current state
"${AI_MEMORY_INSTALL_DIR:-$HOME/.ai-memory}/scripts/memory/run-with-env.sh" pause_updates.py
# Enable updates
"${AI_MEMORY_INSTALL_DIR:-$HOME/.ai-memory}/scripts/memory/run-with-env.sh" pause_updates.py on
# Disable updates
"${AI_MEMORY_INSTALL_DIR:-$HOME/.ai-memory}/scripts/memory/run-with-env.sh" pause_updates.py off
Detect content drift of an operator's scaffolded sanctum files (BOND, CAPABILITIES, CREED, INDEX, LORE, MEMORY, PERSONA, PULSE) against the evolving reference templates, and surface recommended add/remove WITH rationale — never a silent overwrite. Use on a session-start drift check, after the reference templates change, or when the operator asks whether their sanctum is current.
Check ai-memory system status and collection stats
Check ai-memory system status and collection stats
Manually save current session context to ai-memory
Search ai-memory for relevant stored memories
Search ai-memory for relevant stored memories