Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Ruflo Knowledge Graph

Plugin Verifiziert Aktiv
Teil von:Ruflo

Knowledge graph construction — entity extraction, relation mapping, and pathfinder graph traversal

2 Skills 0 MCPs
Zweck

To enable developers to understand complex codebases by building and exploring navigable knowledge graphs of entities and their relationships.

Funktionen

  • Entity extraction from code and documentation
  • Relation mapping (imports, extends, depends-on, calls)
  • Knowledge graph construction in AgentDB
  • Pathfinder graph traversal with scoring and pruning
  • Semantic search across the graph

Anwendungsfälle

  • Understanding complex codebase structures
  • Analyzing dependencies and impact of changes
  • Discovering indirect relationships between code components
  • Exploring code evolution and documentation links

Nicht-Ziele

  • General-purpose code linting or formatting
  • IDE-specific integrations beyond basic command execution
  • Runtime debugging or performance profiling

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-knowledge-graph@ruflo

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 19 hours ago

Vertrauenssignale

Letzter Commitabout 19 hours ago
Sterne50.2k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Context7 Plugin

100

Upstash Context7 MCP-Server für die Abfrage aktueller Dokumentationen. Ruft versionsspezifische Dokumentationen und Codebeispiele direkt aus Quell-Repositories in den LLM-Kontext.

Plugin
upstash

C4 Architecture

99

Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation

Plugin
wshobson

Dimensional Analysis

99

Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a codebase, perform a dimensional analysis, or find vulnerabilities in a DeFi protocol. Prevents dimensional mismatches and catches formula bugs early.

Plugin
trailofbits

Cortex

99

Persistent memory and cognitive profiling for Claude Code — thermodynamic memory with heat/decay, intent-aware retrieval, biological plasticity, codebase intelligence, and cognitive profiling. 47 MCP tools with enriched schemas. PostgreSQL + pgvector in CLI mode; automatic SQLite fallback in Cowork/sandboxed mode. Curated wiki (ADRs, specs, lessons) with audit-artefact filtering. Consolidate is set-based SQL batched — decay/plasticity/pruning run 100-500× faster on large stores. Workflow graph with caller-qualified CALLS chains rendering full method-to-method dependencies (native tree-sitter, no AP required). Side panel humanized for non-technical users. Ingests codebase analysis (ai-automatised-pipeline) and PRDs (prd-spec-generator) into wiki + memory + knowledge graph. Docker image available.

Plugin
cdeust