Проверка здоровья хранилища Obsidian
★ 7.4 · general
health is a Claude Code skill that runs a comprehensive vault health check on command /health and writes the report to 01-index/_graph-health.md. It scans all .md files (excluding _core/, _templates/, _archive/), detects broken [[wikilinks]], orphan notes with no inbound links, and typed notes (doc, decision, blocker, meeting) missing a required ## Links section. The skill also computes per-type and per-project statistics, calculates link density, flags stale synthesis sections in index files and projects with no index-regen in 7+ days, and compares the local framework version against the latest GitHub release. It is aimed at anyone maintaining a structured Obsidian knowledge base who needs automated integrity and freshness monitoring.