Results for “working-memory”
12 skillsMore results
cognitive-memory
Stores, retrieves, and curates persistent facts in a structured memory map, distinguishing between user facts and reference text.
2
memory-recall
Retrieve task-relevant project and global memory without loading everything. Load when the user asks what we decided, recall prior context, find memory about a feature, explain past rationale, resume a task, or check deferred ideas.
3 · bundle
memory-merger
Merges mature lessons from a domain memory file into its instruction file, preserving knowledge with minimal redundancy.
36.2k
nemo-rl-session-memory
Maintain durable session memory across agent disconnects by writing structured checkpoints to the repo's session directory, enabling context recovery.
2.2k · bundle
kb-memory
Persists and recalls agent knowledge across sessions using four approaches: static KB, company wiki, persistent memory, and session brain.
10 · bundle
engram-memory-system
Organiza y guarda memoria en Engram automáticamente, clasificando cada conocimiento por tipo y área, y consultando el contexto al iniciar sesión.
0
mema
Indexes document metadata in SQLite and manages ephemeral key-value state in Redis for cross-session context.
32 · bundle
lisa
Routes natural-language requests to memory, task, storage, and retrospective operations, and compiles skill extensions.
567 · bundle
second-brain
Builds a personal knowledge base for capturing and retrieving understanding, with structured namespaces for concepts, tools, patterns, and references.
1 · bundle
knowledge-ops
Manages a multi-layered knowledge system for ingesting, organizing, syncing, and retrieving knowledge across local files, MCP memory, vector stores, and Git repos.
0
memory-startup
Load bounded working context at the start of a coding session. FIRES ON EVERY FIRST USER MESSAGE in a fresh session, regardless of content — including bare greetings ("hi", "hello", "hey"), task-only openers, or "let's start". Also triggers on: "fresh session", "session start", "first message in a new thread", "new chat", "cold start", "begin work in this repo", "starting work", "continue from prior session", "what were we working on", "resume", "what happened last time", "load memory", "recall context", "create a handoff", "prior session context", "latest handoff", "current state", "decision context". Skip ONLY if the user explicitly says "fresh start" or "ignore prior context". Self no-ops if invoked mid-session when context is already loaded.
3 · bundle