name: memory-query description: Queries repo memory sources (MEMORY.md focus view + memory/{st,lt} engrams). Use when asked about prior decisions, conventions, or to locate a past design note. metadata: category: memory owner: p3nGu1nZz version: "0.1" tags: "memory engrams decisions history"
Skill: memory-query
What this skill does
Standardizes how to answer questions like:
- "Have we decided X already?"
- "Where is the spec for Y?"
- "What was the last consensus on Z?"
Sources:
MEMORY.md(high-signal focus view)memory/catalog.jsonmemory/st/**(short-term engrams)memory/lt/**(long-term engrams)
Procedure
- Search
MEMORY.mdfirst for current focus and recent context. - If needed, search
memory/catalog.jsonand then the engram directories. - When reporting results, include:
- file path(s)
- a short quote/snippet
- why it is relevant
Output format
Prefer a concise bullet list with citations to file paths.