session-logs Search your complete conversation history stored in session JSONL files. Use this when a user references older/parent conversations or asks what was said before. Trigger Use this skill when the user asks about prior chats, parent conversations, or historical context that isn’t in memory files. Location Session logs live at: (use the value from the system prompt Runtime line). - - Index mapping session keys to session IDs - - Full conversation transcript per session Structure Each file contains messages with: - : "session" (metadata) or "message" - : ISO timestamp - : "user", "ass…