aget-healthcheck-kb

Validate knowledge base structure, frontmatter compliance, and content freshness.

2|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/aget-framework/template-advisor-aget --skill aget-healthcheck-kb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aget-healthcheck-kb
Source: https://github.com/aget-framework/template-advisor-aget/tree/main/.claude/skills/aget-healthcheck-kb
Command: npx skills add https://github.com/aget-framework/template-advisor-aget --skill aget-healthcheck-kb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate knowledge base health by checking structure, frontmatter compliance, and content freshness to ensure reliable, up-to-date guidance.

Core Features & Use Cases

  • Structural validation: confirms knowledge/ exists, README presence, and per-topic markdown layout.
  • Staleness assessment: reports files aging beyond 90 and 180 days with counts and percentages.
  • Health scoring: outputs an overall status (OK/WARN/CRITICAL) and actionable alerts for maintenance.

Quick Start

Run the knowledge base health check to evaluate structure, frontmatter compliance, and staleness.

Frequently Asked Questions about aget-healthcheck-kb

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

FAQPage Schema
How do I run a health check on my markdown knowledge base?

To run a knowledge base health check, validate the directory structure, frontmatter compliance, and content staleness. This process audits your markdown files and generates an overall health score with actionable maintenance alerts.

What is knowledge base staleness assessment?

Knowledge base staleness assessment identifies markdown files that have not been updated beyond 90 and 180 days. It reports aging content with counts and percentages to help maintain freshness and ensure reliable, up-to-date guidance.

How do I validate frontmatter compliance in a documentation directory?

Validate frontmatter compliance by checking that each topic markdown contains the required metadata fields. The health check confirms structural layout and frontmatter rules to produce a conformance score for your knowledge base.

Can I use this health check for periodic audits of my knowledge base?

Yes, this knowledge base health check is explicitly suitable for periodic audits. It evaluates structural validation and content freshness over time, outputting an OK, WARN, or CRITICAL status to guide ongoing maintenance.

What structure does my knowledge base need for diagnostic validation?

Your knowledge base must be organized under a knowledge directory containing a README and topic markdowns. The diagnostic validation confirms this specific layout exists before assessing frontmatter and content staleness.

Why does my knowledge base return a critical health score?

A critical health score indicates severe knowledge base issues, such as missing structural elements like the README or high content staleness beyond 180 days. The diagnostic report provides actionable alerts to resolve these maintenance thresholds.