troglodyte

12 mods across 1 repository, 1 stars between them.

neo4j-memory

02

troglodyte/claude-neo4j-mem

Plugin Claude Code

Persistent, graph-based memory for Claude Code backed by Neo4j. Runs against a local Podman or Docker container by default, or a remote/hosted Neo4j instance (e.g. Aura) when configured. Injects relevant memory at session start, captures new facts automatically at compaction/session end, and exposes on-demand search…

1 26d ago A tokens not measured

neo4j-memory

04

troglodyte/claude-neo4j-mem

MCP server Claude CodeCodexCursor

MCP server "neo4j-memory" as configured in troglodyte/claude-neo4j-mem. Runs ${CLAUDE_PLUGIN_ROOT}/src/mcp/server.js with node.

1 26d ago A tokens not measured

troglodyte/claude-neo4j-mem

Instructions file

Claude Code instructions for troglodyte/claude-neo4j-mem, covering claude-neo4j — project notes, environment, use scripts/claude-with-memory.sh to work on this repo, useful commands and design decisions and traps.

1 26d ago B 7,281 tokens

PreCompact

08

troglodyte/claude-neo4j-mem

Hook

Runs before the context is compacted, executing capture.js via node. From troglodyte/claude-neo4j-mem.

1 26d ago A tokens not measured

memory-search

10

troglodyte/claude-neo4j-mem

Skill Claude CodeCodex

Search the Neo4j memory graph for facts, decisions, or context saved from past sessions. Use when the user asks what you remember about something, references a past conversation, or when prior context might exist worth checking before starting new work.

1 26d ago A 51 tokens

memory-status

11

troglodyte/claude-neo4j-mem

Skill Claude CodeCodex

Report the Neo4j memory backend's connection mode (local Docker vs remote), active project scope, and entity/observation counts, or list every project registered in the database with its usage. Use when the user asks whether memory is working, which database it's using, how much has been remembered, what projects are…

1 26d ago B 81 tokens

timeline-report

12

troglodyte/claude-neo4j-mem

Skill Claude CodeCodex

Generate a narrative report of a project's development history from the Neo4j memory graph's chronological observation timeline. Use when asked for a timeline report, project history/journey narrative, or a digest of what's happened on this project.

1 26d ago A 48 tokens