mironmax/claudecode-plugins

Knowledge graph memory for Claude Code — persistent nodes, typed edges, auto-compaction. Claude remembers across sessions without re-explaining context.

5Stars on the repository
11Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

kg-core

01

mironmax/claudecode-plugins

Skill Claude CodeCodex

Knowledge Graph — persistent, granular, evolving memory. Part of memory initially arrives preloaded: a "KG MEMORY PRELOADED" block carrying the sessionid and most important portion of memory. Then the full read is on you: kgread(cwd=" ") comes before any work, whatever the task. Full read still brings up only most…

5 7d ago A 251 tokens

kg-maintain

03

mironmax/claudecode-plugins

Skill Claude CodeCodex

Knowledge graph maintenance — a bounded, resumable pass that pays down the graph's DEBT line (rendered after HEALTH in every kgread). Run it when invoked, when DEBT shows HIGH, or as a dispatched maintenance subagent. Always-on reactive triggers (no pass needed, act mid-conversation): User correction → update the…

5 7d ago A 152 tokens

kg-ops

04

mironmax/claudecode-plugins

Skill Claude CodeCodex

Operations runbook for the knowledge-graph plugin: install and first run, plugin updates, server lifecycle (start/stop/restart/logs), autostart via systemd, connecting Claude Desktop/Cowork, configuration, the quota-gauge status line (reading your own 5h/7d limits), backup and restore, and troubleshooting (tools…

5 7d ago D 122 tokens