Memory Search

Query the raw trajectory SQLite database directly when the built-in memory and history tools are insufficient. Use when you need structured analysis across sessions: finding repeated errors, grouping tool calls by pattern, verifying what was actually executed, or locating specific past commands/decisions that text search cannot surface. Provides the database schema, ready-to-use SQL query templates, and per-goal strategies.

xiaomimimo b7962c4 7.2 KB Updated

File contents

xiaomimimo/mimo-code/tree/main/packages/opencode/src/skill/builtin/.bundle/memory-search commit b7962c4aa3

Frequently asked questions

npx skillmds@latest add xiaomimimo/memory-search