health

Diagnose workspace knowledge-base health for content integrity, references, and index consistency.

226|55|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Miosa-osa/canopy --skill health-miosa-osa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health
Source: https://github.com/Miosa-osa/canopy/tree/main/library/skills/analysis/health
Command: npx skills add https://github.com/Miosa-osa/canopy --skill health-miosa-osa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps the knowledge base healthy by detecting content issues, broken references, and index drift before they impact outcomes.

Core Features & Use Cases

  • Automated health checks for orphaned content, stale signals, cross-reference gaps, and embedding coverage.
  • Reports with color-coded severities and actionable recommendations.
  • Use Case: Run /health to validate the integrity of your knowledge graph before publishing updates.

Quick Start

Run the /health command to perform a full health check on the workspace.

Frequently Asked Questions about health

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

FAQPage Schema
How do I diagnose knowledge base integrity and detect index drift?

Run targeted diagnostics across your workspace to detect index drift, orphaned content, and broken cross-references. It outputs color-coded severity reports and actionable recommendations for resolving detected quality issues.

What is the best way to find broken references and orphaned content in a knowledge graph?

Run automated health checks scoped to specific nodes or the entire workspace to find broken references, duplicates, and orphaned content. Results are delivered as terminal or JSON reports with color-coded severities for quick remediation.

Can I scope knowledge base diagnostics to specific nodes instead of the entire workspace?

Yes, you can apply diagnostics to scoped nodes or the entire workspace. This allows targeted detection of stale signals, duplicates, and index drift within specific sections before expanding to a full workspace scan.

Does the health check support JSON output for automated integration?

Yes, health diagnostics support both terminal and JSON report output formats. This enables automated integration pipelines to consume detected integrity issues, index drift, and broken references for programmatic remediation.

Why does my knowledge base have stale signals and missing cross-references?

Stale signals and missing cross-references typically result from untracked content updates or unmanaged node deletions. Running workspace diagnostics identifies these gaps alongside index drift and duplicates, providing actionable remediation recommendations.