LLM Mem

Build and maintain a project knowledge mem using LLMs. Triggers: ingesting sources into a mem, querying mem knowledge, linting mem health, 'add to mem', 'what do I know about', 'compile to mem', or any mention of 'project mem'. Use when persisting durable knowledge (patterns, decisions, post-mortems, research) beyond the current session. DO NOT USE FOR: project setup or context files (use context-engineer), session-scoped memory (use memory tool directly), documentation generation without mem structure, or LLM app design (use llm-app-patterns).

karim-bhalwani 1d82549 7 files · 30.8 KB Updated

File contents

karim-bhalwani/agentic-harness/tree/main/skills/llm-mem commit 1d82549c6f

Frequently asked questions

npx skillmds@latest add karim-bhalwani/llm-mem