tm42

11 mods across 1 repository, 2 stars between them.

mnemograph-plugins

01

tm42/mnemograph

Plugin Claude Code

Plugin marketplace listing 1 plugin: mnemograph.

2 6mo ago A tokens not measured original MIT

tm42/mnemograph

Instructions file

Instructions for tm42/mnemograph, covering claude code memory system — project brief, what we're building, architecture overview, event-sourcing boundary and data model.

2 6mo ago A 2,810 tokens original MIT

mnemograph

03

tm42/mnemograph

Plugin Claude Code

Persistent memory for Claude Code sessions via mnemograph knowledge graph.

2 6mo ago A tokens not measured original MIT

memory-init

04

tm42/mnemograph

Agent

Initializes memory context at session start by analyzing the knowledge graph. Use at session start to get a compact briefing of relevant memories.

2 6mo ago A 29 tokens original MIT

memory-store

05

tm42/mnemograph

Agent

Stores knowledge in the mnemograph graph with quality enforcement. Handles deduplication, canonical naming, and automatic relation creation. Use for all remember/store operations.

2 6mo ago A 35 tokens original MIT

recall

06

tm42/mnemograph

Command

Query the mnemograph knowledge graph for relevant context.

2 6mo ago A 10 tokens original MIT

remember

07

tm42/mnemograph

Command

Store knowledge in the mnemograph knowledge graph.

2 6mo ago A 9 tokens original MIT

SessionStart

09

tm42/mnemograph

Hook

Runs when a session starts, executing session_start.py via python3. From tm42/mnemograph.

2 6mo ago A tokens not measured copy · 75% MIT

Stop

10

tm42/mnemograph

Hook

Runs when the agent finishes a response, executing stop_hook.py via python3. From tm42/mnemograph.

2 6mo ago A tokens not measured copy · 100% MIT

mnemograph

11

tm42/mnemograph

MCP server Claude CodeCodexCursor +2

Event-sourced knowledge graph memory for AI coding agents (MCP server). Runs locally from the mnemograph Python package. Needs 1 environment variable to run.

2 6mo ago A tokens not measured original MIT