# Orlix Docs Lint

> Validate the Orlix documentation ontology, generated index, frontmatter, typed links, routes, and stale references. Use before shipping any Orlix knowledge change.

- Skill: `rudironsoni/orlix-docs-lint` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add rudironsoni/orlix-docs-lint`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rudironsoni/orlix-docs-lint/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: rudironsoni (https://skillmd.com/u/rudironsoni)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rudironsoni/orlix-docs-lint

---

# Orlix Docs Lint

Use this skill as the mechanical gate for every change to the Orlix knowledge graph.

## Commands

- Regenerate the index: `make docs-index`
- Run the complete lint gate: `make docs-check`
- List the current agent leaf frontier: `make agent-frontier`
- Compare mapped ontology work with GitHub: `make agent-graph-check`

The gate must report `0 problems`. Fix canonical pages before changing the checker. A full review also checks duplicated facts, stale copied status, missing provenance, vague object types, and relationships that answer no domain question.

