donggyun112

11 mods across 3 repositories, 5 stars between them.

keymem

01

donggyun112/keymem

Plugin Claude Code

keymem — associative long-term memory for Claude Code.

3 2d ago A tokens not measured original MIT

keymem

02

donggyun112/keymem

Plugin Claude Code

Associative long-term memory — recall by key-graph association, plus passive memory surfacing on every prompt.

3 2d ago A tokens not measured original MIT

keymem

03

donggyun112/keymem

MCP server Claude CodeCodexCursor +2

Associative memory for LLM agents — a key-graph memory layer (MCP server) that recalls by association, not just vector similarity. A graph-based alternative to vector-store agent memory. Runs locally from the keymem npm package. Needs 2 environment variables to run.

3 2d ago A tokens not measured original MIT

UserPromptSubmit

04

donggyun112/keymem

Hook

Runs when you submit a prompt, before the agent sees it, executing keymem-hook.mjs via node. From donggyun112/keymem.

3 2d ago A tokens not measured original MIT

keymem

05

donggyun112/keymem

Skill Claude CodeCodex

Use when the conversation reveals or needs durable knowledge about the user, the project, or an earlier decision — the recall/remember protocol for keymem's associative memory (keys, namespaces, corrections, and the passively surfaced hints).

3 2d ago A 56 tokens original MIT

codecanvas

06

donggyun112/codecanvas

Plugin Claude Code

CodeCanvas plugins for evidence-backed Python code intelligence.

2 2d ago A tokens not measured original MIT

codecanvas

07

donggyun112/codecanvas

Plugin Claude Code

Evidence-backed Python code intelligence through the local CodeCanvas MCP server.

2 2d ago A tokens not measured original MIT

codecanvas

08

donggyun112/codecanvas

MCP server Claude CodeCodexCursor

Precision static-analysis MCP server for Python: call graphs, control flow, and change impact. Runs locally from the codecanvas-mcp Python package.

2 2d ago A tokens not measured original MIT

codecanvas

09

donggyun112/codecanvas

Skill Claude CodeCodex

Use INSTEAD OF grep/ripgrep/reading whole files when a question about Python code has a call-graph or control-flow answer. Triggers - "who calls X", "what breaks if I change X", "what does X do", "what does X call", "when does this return/raise", "is this branch reachable", "can X reach Y", "where are the…

2 2d ago A 154 tokens original MIT

codecanvas

10

donggyun112/codecanvas

MCP server Claude CodeCodexCursor

Precision static-analysis MCP server for Python: call graphs, control flow, and change impact. Runs locally from the codecanvas-mcp Python package.

2 2d ago A tokens not measured copy · 88% MIT

mcp-super-memory

11

donggyun112/mcp-super-memory

MCP server Claude CodeCodexCursor

N:M Associative Memory System for LLM Agents. Runs locally from the mcp-super-memory Python package.

0 5mo ago A tokens not measured original MIT