Rebuild the Galyarder Knowledge Graph and Obsidian World Map. Essential for structural RAG and multi-platform synchronization.
Scanned 5/29/2026
Install via CLI
openskills install galyarderlabs/galyarder-framework---
name: "graph"
description: "Rebuild the Galyarder Knowledge Graph and Obsidian World Map. Essential for structural RAG and multi-platform synchronization."
risk: low
source: internal
date_added: '2026-04-20'
---
# Graph Command
This command invokes the **obsidian-architect** to perform a repository-wide deep scan and rebuild the neural links between agents, skills, and documentation.
## Objectives
- **Deep Scan**: Recursively maps dependencies across all 8 Department Silos.
- **Obsidian Sync**: Generates the high-fidelity `World-Map` with interconnected [[wikilinks]].
- **Mermaid Generation**: Updates the high-level orchestration map in the documentation portal.
- **RAG Optimization**: Exports `graph.json` to reduce token consumption for future missions.
## Example Usage
```text
User: /graph Rebuild the neural map for the current project.
Agent: [Scanning 8 Silos] -> [Generating [[wikilinks]]] -> [Exporting graph.json] -> Done.
```
**Protocol**: Mandatory execution after major architectural changes or repository restructuring.
No comments yet. Be the first to comment!