memory▌
59 indexed skills · max 10 per page
memory-tasks
basicmachines-co/basic-memory-skills · Productivity
memory-tasks
memory-safety-patterns
sickn33/antigravity-awesome-skills · Productivity
$20
writer-memory
yeachan-heo/oh-my-claudecode · Productivity
Persistent memory system designed for creative writers, with first-class support for Korean storytelling workflows.
learn
garrytan/gstack · gstack-memory
Manages long-lived learnings and recurring patterns that gstack has collected across sessions.
context-save
garrytan/gstack · gstack-memory
Saves decisions, git state, and pending work so future sessions can resume without reconstructing context from scratch.
context-restore
garrytan/gstack · gstack-memory
Restores saved context, including across branch changes and workspace handoffs.
retro
garrytan/gstack · gstack-memory
Weekly engineering retrospective over code activity, trends, and team contributions.
health
garrytan/gstack · gstack-memory
Quality dashboard skill that wraps project checks and reports a weighted health score and trend line.
memory-hygiene
aaaaqwq/claude-code-skills · Productivity
Keep vector memory lean. Prevent token waste from junk memories.
agent-memory-systems
davila7/claude-code-templates · Productivity
Memory architecture for agents: retrieval strategies that determine whether agents remember or forget. \n \n Covers five memory types: short-term (context window), long-term (vector stores), working memory, episodic memory, and semantic memory, each suited to different information patterns \n Emphasizes retrieval as the core challenge; provides chunking strategies, embedding quality guidance, and metadata filtering to surface the right memories at decision time \n Includes anti-patterns like sto