health

Diagnose vault health with deterministic checks across schema, memory, links, and execution layers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hellofrommorgan/intent-computer --skill health-hellofrommorgan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health
Source: https://github.com/hellofrommorgan/intent-computer/tree/main/packages/plugin/src/plugin-skills/health
Command: npx skills add https://github.com/hellofrommorgan/intent-computer --skill health-hellofrommorgan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnoses the health of vault knowledge graphs by running a suite of deterministic checks across schema compliance, memory integrity, link health, and execution boundaries, delivering actionable insights and targeted remediation guidance.

Core Features & Use Cases

  • Comprehensive category-based checks (Schema Compliance, Orphan Detection, Link Health, Three-Space Boundaries, and more) to surface structural gaps.
  • Maintenance signal generation and structured reports saved under ops/health/YYYY-MM-DD-report.md for traceability.
  • Use case: when you need a full system audit after a large import, run the full health check to surface broken links, stale notes, and boundary violations and plan fixes with /reflect, /reweave, or /reduce actions.

Quick Start

Execute a quick health check to generate a concise report of the current vault state.

Frequently Asked Questions about health

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

FAQPage Schema
How do I run a vault health check to find broken links and schema violations?

Run a vault health check to execute deterministic diagnostics across schema compliance, memory integrity, and link health, generating a comprehensive report of structural gaps and remediation signals.

What is the best way to diagnose stale notes and orphan detection in a large knowledge graph?

Diagnosing stale notes and orphan detection requires running category-based checks across the knowledge graph to surface structural gaps, delivering actionable insights and targeted remediation guidance.

Can I use this health check on a vault after importing a large batch of notes?

Yes, executing a full health check after a large import surfaces broken links, stale notes, and boundary violations, allowing you to plan fixes with targeted maintenance signals.

How does schema validation work during vault maintenance reporting?

Schema validation works by running deterministic checks across schema compliance and execution boundaries, generating structured reports saved under ops/health/YYYY-MM-DD-report.md for traceability.

What are the limitations of using automated vault health diagnostics for maintenance?

Vault health diagnostics are limited to producing maintenance signals and structured reports for governance, meaning you must manually apply subsequent remediation actions like /reflect, /reweave, or /reduce to fix issues.