lint-kb

Validate Knowledge Base documentation gaps and formatting standards across tickets.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/jayprimer/pmc-marketplace --skill lint-kb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lint-kb
Source: https://github.com/jayprimer/pmc-marketplace/tree/main/plugins/pmc/skills/lint-kb
Command: npx skills add https://github.com/jayprimer/pmc-marketplace --skill lint-kb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

KB maintenance is error-prone; lint-kb identifies documentation gaps, enforces formatting standards, and improves KB quality across tickets and knowledge artifacts.

Core Features & Use Cases

  • Validates required ticket files: 1-definition.md, 2-plan.md, 3-spec.md, 4-progress.md, 5-final.md
  • Checks index integrity and roadmap references to ensure alignment and traceability
  • Enforces KB format standards and provides actionable guidance for maintenance
  • Generates clear reports and supports auto-fix suggestions for common issues

Quick Start

Run /lint-kb to validate your KB documentation in recent mode.

Frequently Asked Questions about lint-kb

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

FAQPage Schema
How do I check knowledge base documentation completeness for required ticket files?

To check knowledge base documentation completeness, validate the presence of required ticket files like 1-definition.md, 2-plan.md, 3-spec.md, 4-progress.md, and 5-final.md. This process identifies documentation gaps and enforces formatting standards across uncommitted changes and recent commits.

What is the best way to enforce formatting standards across KB documentation?

The best way to enforce KB formatting standards is by running a documentation linter over your knowledge base directory. It enforces documented formatting rules, checks index integrity, validates roadmap references, and generates clear reports with auto-fix suggestions for common issues.

How do I validate index integrity and roadmap references in my knowledge base?

You can validate index integrity and roadmap references by running a KB linting check across your knowledge base artifacts. This ensures alignment and traceability within your documentation by verifying that index files and roadmap references remain consistent and correctly linked.

Can I lint KB documentation across uncommitted changes and full-ticket history?

Yes, you can lint KB documentation across uncommitted changes, recent commits, and full-ticket checks. The linter evaluates your knowledge base directory to identify documentation gaps and enforce formatting standards regardless of the commit stage of your files.

Does the KB documentation linter provide auto-fix suggestions for formatting issues?

Yes, the KB documentation linter provides auto-fix suggestions for common formatting issues. It generates clear, actionable reports that identify documentation gaps and offer guidance to improve and maintain knowledge base quality across your tickets.