11,865 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.
A per-project state layer for long Claude Code sessions: keeps a .claude/state.json (objective / current focus / deliverables), prints a WHERE YOU ARE orientation block at session start, re-injects the goal as you work, and nudges when state goes stale — with /where-am-i, /update-state, and /re-anchor.
★not rated 1 27d agoA
tokens not measured
originalMIT
Cross-device session storage, shared memory, and reminders for Claude Code. Sync sessions, memory files, and reminders across multiple devices via an encrypted private Git repository.
★not rated 1 4mo agoA
tokens not measured
originalMIT
Installable mneme MCP server for Claude Code: persistent cross-project memory (remember / recall with staging), shipped as a self-contained compiled binary.
Close the engineering-memory loop: auto-inject relevant prior lessons on session start and on symptom-shaped prompts, plus a /recall command for explicit deep dive.
★not rated 1 3mo agoA
tokens not measured
originalMIT
Long-term memory for Claude Code and Open Claw — stores notes as .md files with YAML frontmatter, syncs via GitHub, indexes via Neon Postgres. Progressive setup: works with just files, scales to full cross-machine sync.
★not rated 1 3mo agoA
tokens not measured
originalMIT
Scratch-notebook context management for any project: per-thread STATE.md handoff docs with one-command create-or-resume (/ccx:start-thread), a compiled parallel-session-safe INDEX dashboard that recompiles itself on every STATE write (/ccx:save-state · /ccx:tidy-scratch), a Stop-hook freshness guard so working state…
★not rated 1 2mo agoA
tokens not measured
originalMIT
The context spine that 10x's your Claude Code sessions. Local-first SQLite knowledge graph + MCP server that intercepts file reads and replaces them with structural summaries. Measured 89% token reduction on a real codebase. Apache 2.0, no cloud, no telemetry.
★not rated 1 yesterdayA
tokens not measured
copy · 100%Apache-2.0
Auto-records Claude Code sessions as structured Obsidian notes + Daily Note entries (via the SessionEnd/PreCompact hooks and /done), and ships the obsidian-vault agent — the unified handler for all Obsidian vault work (create, edit, search, organize notes, tasks, canvases, bases). Configure with…
★not rated 1 3mo agoA
tokens not measured
originalMIT
Documents the current Claude Code session by writing what changed, what broke, how problems were solved, and what's next into DECISIONS.md, CONTEXT.md, and CLAUDE.md. Then commits everything to git. Use this skill when the user says they are done, wrapping up, finishing, handing off, ending the session, switching…
Auto-indexing for claude-context-mcp. Keeps your codebase index fresh on session start, after git operations, and on session end. Includes /insights skill for promoting memsearch patterns to auto-memory.
★not rated 1 2mo agoA
tokens not measured
originalMIT
Distill technical discussions into compact, tagged decision entries with a live registry of open questions, all version-controlled in your repo and queryable by Claude.
★not rated 1 1mo agoA
tokens not measured
originalMIT
Carry a multi-session programme across session boundaries: a durable ledger, an interviewed handoff, and a guard that fires when a session changes code without moving the record.
★not rated 1 23d agoA
tokens not measured
originalMIT
Turn scattered information into a durable, provenance-tracked knowledge base. Bundles the Odin skill (judgment) and the neutral Core MCP server (deterministic, invariant-guaranteeing ops). AI is the enabler, not the substrate — the knowledge persists as Markdown + links + git with no vendor lock-in (ADR-0008).
★not rated 1 19d agoA
tokens not measured
originalMIT
A set of rules for organizing Claude Code instructions across hooks, personal memory, path-specific rules, shared project instructions, and team lessons. It is written partly in Chinese and includes a five-question placement process.
★not rated 1 1mo agoB128 tokens
originalMIT
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: