mironmax

11 mods across 1 repository, 5 stars between them.

knowledge-graph

02

mironmax/claudecode-plugins

Plugin Claude Code

Extract and remember patterns, insights, and relationships worth preserving across sessions. Unlike flat-file memory, knowledge is a graph — nodes gain meaning through edges. Auto-compaction, multi-session sync, visual editor.

5 6d ago A tokens not measured

kg

03

mironmax/claudecode-plugins

MCP server Claude CodeCodexCursor +2

MCP server "kg", hosted remotely at 127.0.0.1, as configured in mironmax/claudecode-plugins.

5 6d ago A tokens not measured

PostToolUse

06

mironmax/claudecode-plugins

Hook

Runs after a tool call finishes for Read, WebFetch and WebSearch tool calls, executing kg-tool-event.sh. From mironmax/claudecode-plugins.

5 6d ago A tokens not measured

kg-core

07

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 6d ago A 251 tokens

kg-maintain

09

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 6d ago A 152 tokens

kg-ops

10

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 6d ago D 122 tokens