- •Call
supermemory_searchwith a focused query based on what the user is asking about - •If results found, surface relevant memories in your response with context
- •If no results found, note that no prior memory exists for this topic
- •For broad questions, try both project scope and user scope
memory-search
在过去的编码会话中搜索持久化内存,寻找相关的信息。当用户询问过往的工作内容、曾经出现的Bug、架构决策,或是任何可能曾被触及过的主题时,可使用此方法。
SKILL.md
--- frontmattername: memory-search description: Search persistent memory for relevant information from past coding sessions. Use when user asks about previous work, past bugs, architectural decisions, or anything that may have been worked on before.