Use this agent when the user asks to "find information", "search palaces", "locate concepts", "navigate knowledge", or needs to retrieve information from existing memory palaces. Trigger for cross-referencing or discovery tasks.
Searches and retrieves information across memory palaces using spatial, semantic, sensory, associative, or temporal queries. Use when users need to find concepts, cross-reference information, or navigate existing knowledge structures.
/plugin marketplace add athola/claude-night-market/plugin install memory-palace@claude-night-markethaikuSearches, retrieves, and navigates information across memory palaces.
When dispatched, provide:
Find [concept] in [palace/all] using [mode] search
Returns search results with:
Uses palace_manager.py for searches:
python ${CLAUDE_PLUGIN_ROOT}/src/memory_palace/palace_manager.py search "<query>" --type semantic
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Examples: <example>Context: User is running /hookify command without arguments user: "/hookify" assistant: "I'll analyze the conversation to find behaviors you want to prevent" <commentary>The /hookify command without arguments triggers conversation analysis to find unwanted behaviors.</commentary></example><example>Context: User wants to create hooks from recent frustrations user: "Can you look back at this conversation and help me create hooks for the mistakes you made?" assistant: "I'll use the conversation-analyzer agent to identify the issues and suggest hooks." <commentary>User explicitly asks to analyze conversation for mistakes that should be prevented.</commentary></example>