health

Audit Obsidian vault links, sections, and synthesis into a health report.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/ThuHuynh1438/pm-kit --skill health-thuhuynh1438
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health
Source: https://github.com/ThuHuynh1438/pm-kit/tree/main/.claude/skills/health
Command: npx skills add https://github.com/ThuHuynh1438/pm-kit --skill health-thuhuynh1438

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vault health checks help maintain vault integrity by identifying broken links, orphan notes, missing sections, and stale synthesis, saving time in vault maintenance.

Core Features & Use Cases

  • Automated vault health audit: scans the vault to surface link integrity, structure gaps, and synthetic freshness.
  • Comprehensive health report: generates 01-index/_graph-health.md with actionable insights.
  • Status tracking: keeps a view on framework version and update status for proactive maintenance.

Quick Start

Run a health audit to generate a report for the vault.

Frequently Asked Questions about health

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check vault health for broken links and orphan notes?

To check vault health, run an automated audit that scans all md files to validate wikilinks, detect broken links, identify orphan notes, and compute structural statistics, generating a centralized health report.

What is vault health reporting and when do I need it?

Vault health reporting identifies broken links, orphan notes, missing sections, and stale synthesis to maintain knowledge base integrity. You need it when managing large, multi-project vaults to save time on manual maintenance.

How do I audit aging synthesis and missing sections in a large knowledge base?

You audit aging synthesis and missing sections by running a health check that scans your multi-project vault, evaluating structural gaps and synthetic freshness to surface actionable insights for proactive maintenance.

Does the vault health audit exclude core directories when scanning md files?

Yes, the vault health audit explicitly excludes core directories while scanning md files to validate wikilinks and compute statistics, ensuring the generated report focuses on user-created content.

Where does the generated vault health report write its results?

The vault health report writes its results by appending status tracking to 01-index/_vault-log.md and generating a comprehensive 01-index/_graph-health.md file containing actionable insights and computed statistics.

Can I use this health audit for multi-project vaults?

Yes, you can apply this health audit to multi-project vaults and large knowledge bases to detect broken links, orphans, missing sections, and aging synthesis across all included md files.