From auto-memory
Shows memory file sync status including pending changes count, active memory file, last sync timestamp, file locations, and configuration settings. Offers to process pending changes.
How this command is triggered — by the user, by Claude, or both
Slash command
/auto-memory:statusThe summary Claude sees in its command listing — used to decide when to auto-load this command
Display the current status of memory file synchronization. Check and report: 1. **Pending changes**: Count of files in `.claude/auto-memory/dirty-files` (or session-specific `dirty-files-*` files) awaiting processing 2. **Active memory file**: Determined from `memoryFiles` in `.claude/auto-memory/config.json` - AGENTS.md if present in the list, otherwise CLAUDE.md 3. **Last sync**: Modification timestamp of the active memory file 4. **Memory file locations**: All instances of the active memory file found in the project (search by the active file name) 5. **Configuration**: Current trigger ...
Display the current status of memory file synchronization.
Check and report:
.claude/auto-memory/dirty-files (or session-specific dirty-files-* files) awaiting processingmemoryFiles in .claude/auto-memory/config.json - AGENTS.md if present in the list, otherwise CLAUDE.md.claude/auto-memory/config.jsonIf there are pending changes, offer to run /auto-memory:calibrate to process them.
npx claudepluginhub severity1/severity1-marketplace --plugin auto-memory/auto-syncToggles automatic syncing of memories to CLAUDE.md. Also supports 'status' to check current sync state.
/statusDisplays status and statistics for the mnemonic memory system, including configuration, git state, memory counts by cognitive type and namespace, and recent captures.
/dreamConsolidates memory files by pruning stale entries, merging duplicates, resolving contradictions, and rebuilding the MEMORY.md index.
/memSearches and browses project memory using full-text search, recent observations, file recall, and timeline navigation. Also supports saving manual notes, viewing stats, and cleaning up stale data.
/helpShows configuration status for the EverMem memory plugin and lists all available commands and automatic features.
/statusShows the current state of your memory palace, including wings, rooms, drawer counts, and suggestions for improvement.