Results for “working-memory”

28 skills
More results
netanel-abergel
memory-tiering
Multi-tiered memory management (HOT/WARM/COLD) for context compaction. Invoke ONLY for explicit compaction events: post-`/compact` cleanup, MEMORY.md tier promotion, archive batch, or "trim my context". NOT for general recall (use deep-recall) or routine memory writes (use storage-router). Triggers: "compact memory", "promote to durable", "archive old context", "tier this".
6
salacoste
remember
Review reusable project knowledge and decide what belongs in project memory, notepad, or durable docs
1
haongo232
remember
Save information to persistent memory for cross-session recall. Stores preferences, conventions, decisions, and context.
3
oxoyo
acaf-memory
Memory (acaf-memory)
1 · bundle
arustydev
lang-c-dev
Foundational C programming patterns covering type system, memory management, pointers, arrays, preprocessor, compilation, concurrency (pthreads, mutexes, atomics), serialization (binary, JSON, struct packing), and testing (Unity, CMocka, Check). Complete 8/8 pillar coverage. Use when writing C code, understanding manual memory management, working with system-level programming, or needing guidance on which specialized C skill to use. This is the entry point for C development.
8
dvy1987
memory-capture
Capture durable project memory from work, debates, debugging discoveries, learned conventions, deferred options, and session outcomes. Load when the user says remember this, save this learning, record what happened, update project memory, or preserve context for future agents.
3 · bundle
eryajf
remember
Transforms lessons learned into domain-organized memory instructions (global or workspace). Syntax: `/remember [>domain [scope]] lesson clue` where scope is `global` (default), `user`, `workspace`, or `ws`.
0
github
memory-merger
Merges mature lessons from a domain memory file into its instruction file, preserving knowledge with minimal redundancy.
36.2k
construct-ai-primary
memory-system-management
Memory System Management
0
salacoste
memory-offload
clawhip × filesystem-offloaded memory
1
construct-ai-primary
knowledge-retrieval
Use before starting any new work to check for existing knowledge. This skill provides a systematic search and retrieval process for finding relevant knowledge from memory systems (PARA, Gigabrain, OpenStinger, existing skills) before starting work, preventing redundant effort and leveraging prior learning.
0
dvy1987
memory-promote
Promote project-specific memories into strict, small global memory only when they are cross-project, stable, useful, safe, and worth the global context cost. Load when the user says make this global, remember across projects, save this globally, or promote this learning.
3 · bundle
lucassantana-dev
sync-memories
Sync durable project or session knowledge into the available memory systems so future sessions have accurate context. Use when meaningful work is complete and the user wants the result remembered.
1 · bundle
ferroxlabs
ijfw-recall
Surface relevant project memory at session start or on demand. Trigger: session start, 'recall', 'remember', 'what do you know', 'context', /recall
37
fradser
consolidate
Consolidates project memory across harness and .memory/ with theme clustering, practical-expiry prune, ground-truth verify, and an adversarial second pass. Use when the user runs /memory:consolidate, asks to tidy/dedupe/prune memory, or reports redundant or stale memories. Also covers active writing during work.
580 · bundle
haongo232
memory-system
Persistent cross-session memory management. Enables agents to remember user preferences, project conventions, and past decisions across different sessions using a structured MEMORY.md index and topic files.
3
oxoyo
aeaf-memory
Memory (aeaf-memory)
1 · bundle
oxoyo
aaaf-memory
Memory (aaaf-memory)
1 · bundle
a5c-ai
session-memory
Iron Law
1.7k · bundle
jarbitechture
review
Analyze auto-memory for promotion candidates, stale entries, consolidation opportunities, and health metrics.
0
omer-metin
ml-memory
Memory systems specialist for hierarchical memory, consolidation, and outcome-based learningUse when "memory system, memory hierarchy, memory consolidation, forgetting strategy, salience learning, outcome feedback, temporal memory levels, entity resolution, memory, zep, graphiti, mem0, letta, hierarchical, consolidation, salience, forgetting, ml-memory" mentioned.
128 · bundle
oxoyo
adaf-memory
Memory (adaf-memory)
1 · bundle
oxoyo
abaf-memory
Memory (abaf-memory)
1 · bundle
sinhoneyy
review
Analyze auto-memory for promotion candidates, stale entries, consolidation opportunities, and health metrics. Use when the user runs /si:review or asks what has been learned and what should be promoted or pruned.
11
dvy1987
memory-forget
Delete, redact, or archive project and global memories when the user says forget this, delete memory, remove that preference, do not remember, redact sensitive information, or retire stale memory.
3 · bundle
mesteriis
session-memory
Stores verified cross-session facts, decisions, preferences, and open questions without secrets, speculation, or monitoring.
0
arustydev
lang-objc-dev
Foundational Objective-C patterns covering classes, protocols, categories, memory management (ARC/retain-release), blocks, GCD, and Foundation framework. Use when writing Objective-C code, working with Cocoa/Cocoa Touch APIs, bridging to Swift, or needing guidance on Apple platform development patterns. This is the entry point for Objective-C development.
8