memory-query

star 2

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.

p3nGu1nZz By p3nGu1nZz schedule Updated 2/12/2026

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.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.

Install via CLI
npx skills add https://github.com/p3nGu1nZz/Review-Cat --skill memory-query
Repository Details
star Stars 2
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator