Skill Claude CodeCodex
MIND-Mem Python development guide.
Skill Claude CodeCodex
MIND-Mem Python development guide.
Cursor rule Cursor
mind-mem workspace: /mind-mem Use mm inject --agent cursor before answering.
Instructions file GitHub Copilot
Instructions for star-ga/mind-mem: This repository uses mind-mem for persistent memory. Before answering, consult memory with mm inject --agent copilot. Respect ADR / DECISION blocks; route new decisions through proposeupdate rather than modifying them directly.
Instructions file CodexOpenCode
Instructions for star-ga/mind-mem, covering mind-mem: agent instructions (auto-written), memory context, apr 21, 2026, may 2, 2026 and may 6, 2026.
Instructions file
Instructions for star-ga/mind-mem, covering mind-mem — persistent ai memory system, architecture, key components, mcp tools (97) and config.
Skill Claude CodeCodex
Review and apply intelligence proposals generated by /scan. Uses atomic operations with rollback safety.
Skill Claude CodeCodex
Run the intelligence scanner to detect contradictions, drift, dead decisions, and missing cross-references across the entire memory workspace.
Skill Claude CodeCodex
Search across all structured memory files. Default backend: BM25 scoring with Porter stemming and domain-aware query expansion. Optional: graph-based cross-reference boosting (--graph). Optional: vector/embedding backend (configure in mind-mem.json). Returns ranked results with block ID, type, score, excerpt, and file…