version: "1.0.1" name: memory-status description: Check ai-memory system status and collection stats allowed-tools: shell
Check the status of the ai-memory system including Qdrant health and collection statistics.
Instructions
- Invoke the status script with no shell: pass a discrete argv array —
$AI_MEMORY_INSTALL_DIR/scripts/memory/run-with-env.sh, then $AI_MEMORY_INSTALL_DIR/scripts/memory/aim_status.py. Do not embed the path inside a single quoted shell string. - Present the status output clearly to the user.