lint

Identify and report wiki inconsistencies, broken links, and missing provenance.

33|6|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/freeman5860/KnowledgeBase --skill lint-freeman5860
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lint
Source: https://github.com/freeman5860/KnowledgeBase/tree/main/.claude/skills/lint
Command: npx skills add https://github.com/freeman5860/KnowledgeBase --skill lint-freeman5860

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Performs comprehensive health checks on the wiki to identify broken links, missing frontmatter, isolated entries, and inconsistent terminology, enabling maintenance and quality improvements.

Core Features & Use Cases

  • Link integrity checks to ensure wikilinks point to existing files and detect broken references.
  • Consistency and quality gates that verify frontmatter completeness, presence of overviews, and proper sourcing.
  • Registry and cross-entry validation that flags orphaned items, missing raw materials, and potential contradictions.

Quick Start

Run a full wiki health scan to surface issues and start remediation guided by the report.

Frequently Asked Questions about lint

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

FAQPage Schema
How do I check for broken links in my wiki documentation?

To check for broken links in wiki documentation, run a full health scan that verifies wikilinks point to existing files and flags broken references. The scan categorizes severity and provides actionable guidance for fixes.

What is wiki consistency validation and how does it work?

Wiki consistency validation verifies frontmatter completeness, presence of overviews, and proper sourcing across all entries. It applies deterministic checks that surface missing provenance and cross-entry inconsistencies with actionable remediation guidance.

Can I detect orphaned entries and missing raw materials in my wiki?

Yes, you can detect orphaned entries and missing raw materials through registry and cross-entry validation. This process flags isolated items and potential contradictions across wiki articles to support maintenance workflows.

What's the best way to start a full wiki health scan for quality improvements?

The best way to start a full wiki health scan is to run the validation process directly on your wiki entries and raw materials. It immediately surfaces issues like missing frontmatter and broken links to begin guided remediation.

Why does cross-entry validation flag missing provenance in wiki articles?

Cross-entry validation flags missing provenance because proper sourcing is a required quality gate for wiki entries. Deterministic checks verify source presence and frontmatter completeness to prevent undocumented information.