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…
mironmax/claudecode-plugins
SkillsMP has collected 5 skills from mironmax/claudecode-plugins. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 5
- GitHub forks
- 1
Skills in this repository
Showing 5 of 5 collected skills.
Knowledge Graph — persistent, granular, evolving memory. Part of memory initially arrives preloaded: a "KG MEMORY PRELOADED" block carrying the session_id and most important portion of memory. Then the full read is on you: kg_read(cwd="<project root>") comes…
Knowledge graph maintenance — a bounded, resumable pass that pays down the graph's DEBT line (rendered after HEALTH in every kg_read). Run it when invoked, when DEBT shows HIGH, or as a dispatched maintenance subagent. Always-on reactive triggers (no pass…
Map codebase architecture into the knowledge graph
Mine conversation history for patterns and insights worth preserving