health

Diagnose knowledge vault issues across eight categories and return PASS/WARN/FAIL reports.

3.5k|220|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/agenticnotetaking/arscontexta --skill health-agenticnotetaking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health
Source: https://github.com/agenticnotetaking/arscontexta/tree/main/skills/health
Command: npx skills add https://github.com/agenticnotetaking/arscontexta --skill health-agenticnotetaking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill identifies and reports on potential issues within your knowledge vault, ensuring its integrity, coherence, and efficiency.

Core Features & Use Cases

  • Comprehensive Diagnostics: Checks for schema compliance, orphaned notes, broken links, description quality, boundary violations, processing bottlenecks, stale content, and topic map coherence.
  • Actionable Reports: Provides clear PASS/WARN/FAIL statuses with specific file paths and recommended fixes.
  • Use Case: Run /health regularly to catch broken links before they frustrate users, or to identify notes that are no longer connected to the rest of your knowledge graph and might need attention.

Quick Start

Run a quick check of your vault's health.

Frequently Asked Questions about health

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

FAQPage Schema
How do I check my knowledge vault for broken links and orphaned notes?

You can check for broken links and orphans by running a vault diagnostic scan that evaluates link health, orphan detection, and schema compliance, returning a PASS/WARN/FAIL report with specific file paths and ranked fixes.

What is knowledge vault coherence and why does it matter?

Knowledge vault coherence measures how well your notes connect through MOCs, or maps of content, ensuring no topics are isolated. Diagnostics evaluate MOC coherence to identify disconnected notes needing links to maintain graph integrity.

How do I identify stale notes and processing bottlenecks in my knowledge base?

Identify stale notes and processing bottlenecks by running a full vault diagnostic that checks processing throughput and flags outdated content, returning an actionable report ranked by impact to prioritize notes needing attention.

Can I run a quick diagnostic on my vault without checking every category?

Yes, you can run a quick diagnostic mode that performs a faster vault scan across key categories, providing an immediate PASS/WARN/FAIL snapshot without the depth of a full scan, ideal for regular maintenance checks.

Does vault diagnostics work with semantic search and platform hooks?

Vault diagnostics adapts to platform capabilities like semantic search and hooks, adjusting its condition-based checks across eight categories including schema compliance and description quality based on available platform features.

What is the best way to maintain knowledge vault integrity over time?

The best way to maintain knowledge vault integrity is running regular full diagnostics that check schema compliance, three-space boundaries, and link health, then applying recommended fixes ranked by impact to prevent graph decay.