Memory and context

11,848 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

life-os

1393

jasonhnd/life_OS

Skill Claude CodeCodex

A model-sovereign personal operating system for decisions, planning, reflection, knowledge, and persistent life context in an explicitly bound local Markdown second-brain.

not rated 5 1mo ago A 34 tokens original Apache-2.0

cloud-backend

1394

Neonia-io/agent-mcp-examples

MCP server Claude CodeCodexCursor +2

Multiple MCP tools, persistent graph memory, token-saving data pointers, and more. Remote server at mcp.neonia.io.

not rated 5 3mo ago A tokens not measured original MIT

neurox

1395

joeldevz/neurox

Skill Claude CodeCodex

Persistent memory for AI agents — remember preferences, decisions, failures, and learnings across sessions.

not rated 5 1mo ago A 23 tokens

codex-memory-curator

1397

stark-ai-de/agent-skills

Skill Codex

Audit, review, clean up, and prune Codex memories. Use when the user asks about /.codex/memories, stale or noisy memories, memory pollution, cross-repo rule leakage, sensitive memory contents, memory config tuning, cleanup plans, or whether entries belong in memory, AGENTS.md, repo docs, skills, config, or deletion.…

not rated 5 2d ago A 87 tokens original Apache-2.0

contextdocs

1398

littlebearapps/contextdocs

Plugin Claude Code

Bundles 4 skills, 3 commands, 2 agents · 529 tokens together

Your AI agent maintains its own context files — a Claude Code plugin with an AGENTS-first model that covers Codex, Copilot, Cursor, Gemini, and 3 more tools. Signal Gate filtering, Context Guard hooks, health scoring, and MEMORY.md promotion.

not rated 5 2mo ago A tokens not measured original MIT

reflect

1399

tstockham96/claw-kit

Command Claude Code needs its repo

Curate and compress recent memory. This command reviews the last 7 days of journal entries, extracts durable insights, and updates long-term memory files. Think of it as memory maintenance -- moving important things from short-term to long-term storage.

not rated 5 6mo ago A 0 tokens original MIT

ccs

1401

mblode/claude-code-search

Skill Codex

Search local Claude Code, Codex, and Cursor user-prompt history (read-only). Use when you need a past prompt, want to grep coding-agent session text, or pipe prompt history as JSON.

not rated 5 23d ago A 44 tokens original MIT

tempera

1402

anvanster/tempera

MCP server Claude CodeCodexCursor +2

Persistent episodic memory for AI coding: capture, retrieve, brief, dream cycle, cross-project. Runs locally from the @astudioplus/tempera-mcp npm package.

not rated 5 3mo ago A tokens not measured original Apache-2.0

compounded

1403

ankitkr3/compounded

Plugin Claude Code

Bundles 5 skills, 9 commands, 1 agent, 3 hooks · 759 tokens together

Turns your agent into a trainable employee. Learns rules from your corrections (with your approval), and skills earn autonomy through demonstrated reliability — proposed → verified → trusted → autonomous. No daemon. No cloud.

not rated 5 2mo ago A tokens not measured original MIT

lint-brain

1404

michaeljauk/brain-starter

Skill Claude Code

Run health checks over the brain vault - find orphan notes, broken wikilinks, missing frontmatter, stale projects, and missing cross-links. Use when asked to "lint the brain", "health check", "vault hygiene", or "/lint-brain".

not rated 5 16d ago A 56 tokens original MIT

memory-os

1405

soolaugust/vMem

Plugin Claude Code

Bundles 7 hooks

Kernel-grade persistent memory for Claude Code. Remembers decisions, constraints, and context across sessions — designed like an OS memory subsystem, not a database.

not rated 5 2mo ago A tokens not measured

strata

1406

gideondk/strata

Plugin Claude Code

Bundles 24 skills, 2 agents, 5 hooks, 1 MCP server · 2,621 tokens together

Typed, local-first memory for Claude Code — decisions, domain rules, and runbooks Claude reads on its own. Human-confirmed writes, read-only MCP, benchmarked supersession-aware recall. Branch/PR-aware and team-shareable.

not rated 5 3d ago A tokens not measured original MPL-2.0

reinit

1407

aisk/reinit

Skill Claude CodeCodex

Review available recent code-agent history and tool calls, then update the current repository's durable agent guidance with repeatedly needed facts and user-corrected conventions. Run only when the user explicitly invokes /reinit, $reinit, or names the reinit skill; never invoke automatically.

not rated 5 2mo ago A 59 tokens original BSD-3-Clause

titan-memory

1408

TC407-api/Titan-Memory

Plugin Claude Code

Bundles 2 skills, 1 MCP server · 27 tokens together

5-layer cognitive memory for Claude Code — surprise filtering, semantic highlighting, Cortex classification, adaptive decay, cross-project learning. 30 MCP tools. 90.7% benchmark accuracy.

not rated 5 15d ago A tokens not measured original Apache-2.0

brain-dream

1409

X-Arc-ai/brain-cli

Skill Claude Code

Brain maintenance -- replay conversations, fix graph quality, surface signals.

not rated 5 4mo ago A 16 tokens original Apache-2.0

memory

1410

fcarucci/agentic-memory

Skill Claude CodeCodex

Persistent memory system for the agent. Two-tier storage: user (/.agents/memory/MEMORY.md) and project ( /MEMORY.md). Five memory networks: experiences, world knowledge, beliefs, reflections, entity summaries. Task closure ("we're done", etc.) triggers a mandatory task-done memory sweep (remember subagents per…

not rated 5 5mo ago A 105 tokens original MIT

repo-continuity

1412

vector233/repo-continuity

Skill Codex

Initialize, inspect, safely reconcile upgrades for, and operate Repo Continuity. Use when an agent needs to install the repository-owned knowledge layer; produce a read-only three-way upgrade report or apply only conflict-free upstream changes without overwriting project customization; route work into Direct, Tracked…

not rated 5 changed 5d ago A 171 tokens original MIT

final-tick-continuity

1413

OmniPass-world/clan-world

Skill Claude Code

Framework for what to consolidate to memory before a context reset. Triggered when the runner injects a "final tick warning." YOU decide what's worth carrying forward — this skill gives you the framework, not a checklist.

not rated 5 4mo ago A 50 tokens

coordinate-agents

1414

hibeekaey/agent-sync

Skill Codex

Coordinate a task across multiple AI coding agents (Claude Code, Codex, Gemini, and others). Use when the user asks to delegate work to another agent, get a second opinion or review from a different agent, run agents in parallel on one task, or split a task between agents. The invoking agent becomes the coordinator…

not rated 5 7d ago C 74 tokens original MIT

summarize-sessions

1415

daisyyang1109-super/mirror-viewer

Skill Claude Code

A session-summary tool that uses DeepSeek, an AI model, to create a one-sentence summary and three to five tags for Claude Code sessions. It saves the results for a mirror viewer to display.

not rated 5 3mo ago A 85 tokens original MIT

loop-engineering

1416

victor-hac-work/loop-engineering-skills

Plugin Claude Code

Bundles 1 skill · 95 tokens together

Design production-grade, memory-backed agent loops. Classify deterministic vs non-deterministic, scan your harness (skills/agents/MCP/hooks), derive durable state from the goal, separate done-gates from guardrails, and emit a /loop-ready prompt behind a human approval gate.

not rated 5 2mo ago A tokens not measured original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: