| name | memory-search |
| description | Search the memory nexus for relevant team knowledge, decisions, or context. Triggers on "search memory", "find in memory", "look up in nexus", "what do we know about X". |
memory-search
Semantic search across the team memory nexus.
How to Use
- Identify the key concept to search (be specific)
- Call
mempalace_search with query and optional wing filter
- Present relevant results to the user, noting their wing/room/drawer
Tips
- Narrow by wing if you know the context (e.g.,
wing: "work")
- Use 3-5 content words in the query, not full sentences
- If results are poor, try rephrasing with synonyms
- Use
mempalace_get_taxonomy to explore the full wing/room structure first