Knowledge Graph
Skill Verified ActiveUse when user says "update/refresh knowledge graph", "graph status", "blind spots", "knowledge node coverage", "CLAUDE.md coverage", or "init knowledge graph". Also use when receiving a "[kg auto-trigger]" message injected by hooks. Do not use for regular coding tasks.
To provide AI agents with persistent, project-specific memory that survives session resets and improves context awareness, ultimately leading to more accurate and efficient coding assistance.
Features
- Cross-agent memory (Claude Code, MCP)
- Session-to-session continuity via snapshots
- Predicts errors and context based on co-change history
- Zero-interrupt workflow with background analysis
- Evidence-based rules traceable to commits/errors
Use Cases
- Maintaining consistent project context across AI agent sessions
- Improving AI coding agent's understanding of project structure and dependencies
- Ensuring AI agent follows project conventions and avoids known pitfalls
- Providing auditable and version-controlled AI agent knowledge
Non-Goals
- Replacing standard version control systems
- Storing sensitive user data or credentials
- Performing code generation or execution directly (focus is on context management)
Trust
- info:Issues AttentionThere is 1 open issue and 0 closed issues in the last 90 days, indicating low recent activity but no direct negative signal.
Installation
First, add the marketplace
/plugin marketplace add hilyfux/knowledge-graph/plugin install knowledge-graph@hilyfux-knowledge-graphQuality Score
VerifiedSimilar Extensions
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Create Command
100Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
Rule Effectiveness Analysis
100Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.
Time Fetcher
100Instructions for fetching current Dubai time via bash command
Toprank Upgrade
100Upgrade toprank plugin to the latest version. Updates the marketplace repo, installs the new version to the plugin cache, and updates installed_plugins.json. Use when asked to "upgrade toprank", "update toprank", or "get latest version". Also handles inline upgrade prompts when a skill detects UPGRADE_AVAILABLE at startup.
Janitor Fix
100Automatically fix skill problems (safe preview first). Also use with --prune to find and remove broken symlinks, empty directories, and orphaned skills.