# Memory Query

> 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. Use when this capability is needed.

- Skill: `tomevault-io/memory-query` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/memory-query`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/memory-query/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/memory-query

---


# 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.json`
- `memory/st/**` (short-term engrams)
- `memory/lt/**` (long-term engrams)

## Procedure

1. Search `MEMORY.md` first for current focus and recent context.
2. If needed, search `memory/catalog.json` and then the engram directories.
3. 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.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/p3ngu1nzz) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

