What problem does it solve? Knowledge vaults degrade over time as notes accumulate: orphan notes lose all links, wikilinks break, duplicate content fragments the graph, and folder structures drift from their intended flat layout. This Skill automates the detection and reporting of these structural problems so the knowledge base stays navigable and consistent. ## Core Features & Use Cases - Graph Diagnostics: Runs the graph_health.py automation to analyze link connectivity across the vault. - Orphan & Broken Link Detection: Identifies notes with zero inbound or outbound links and flags broken wikilinks. - Structure Enforcement: Scans NODES/ to enforce the flat folder constraint and detects candidate notes for merging. - Use Case: After months of daily note capture, run this Skill to generate a health report listing orphaned notes, broken links, and duplicate candidates so you can repair the graph before it becomes unmanageable. ## Quick Start Ask the agent to run a full vault health check and generate a diagnostic report covering orphan notes, broken links, and NODES folder structure violations.