with one click
memory
// Use LycheeMem as Claude Code's structured long-term memory for prior conversations, user preferences, project decisions, timelines, and durable facts.
// Use LycheeMem as Claude Code's structured long-term memory for prior conversations, user preferences, project decisions, timelines, and durable facts.
| name | memory |
| description | Use LycheeMem as Claude Code's structured long-term memory for prior conversations, user preferences, project decisions, timelines, and durable facts. |
| allowed-tools | ["mcp__lycheemem__lychee_memory_smart_search","mcp__lycheemem__lychee_memory_append_turn","mcp__lycheemem__lychee_memory_consolidate","mcp__lycheemem__lychee_memory_search","mcp__lycheemem__lychee_memory_synthesize"] |
Use LycheeMem as the primary structured long-term memory layer inside Claude Code.
When the answer depends on earlier conversations, historical facts, entity relationships, project background, user preferences, reusable workflows, or timeline reconstruction, prefer LycheeMem first.
Do not wait for the user to explicitly say lycheemem, memory, or smart_search.
Use this order for long-horizon recall:
mcp__lycheemem__lychee_memory_smart_searchbackground_contextmcp__lycheemem__lychee_memory_consolidate when important durable knowledge was added or clarifiedTreat lychee_memory_smart_search as the normal recall path.
Treat lychee_memory_search and lychee_memory_synthesize as debugging tools, not the normal path.
Call mcp__lycheemem__lychee_memory_smart_search before answering when any of the following is true:
Use response_level=minimal by default so retrieval details stay concise unless you are debugging memory retrieval.
background_context when presentCall mcp__lycheemem__lychee_memory_consolidate when any of the following is true:
If automatic hooks are enabled and working, normal user and assistant turns are mirrored automatically. In that case, avoid manually duplicating lychee_memory_append_turn unless the user is intentionally debugging the memory pipeline.
When the user invokes this skill directly, interpret their arguments as a memory task:
lychee_memory_smart_search.