Matlatl

Operate matlatl, the CLI that maps a repo's markdown into a link graph and reports broken links/anchors, orphans, and unreachable, under-linked, or dead-end docs. Use it to: gate docs in CI / fail a PR on broken links ("check the docs", "are there broken links"); find or fix doc-link rot ("find orphaned docs", "fix the doc links", "fix-prompt"); make a repo legible to agents by emitting graph.json / llms.txt / findings.json ("generate llms.txt", "emit the doc graph"); get a suggested reading order to onboard to a repo's docs ("where do I start", "reading order"); audit a knowledge base's health and mine the doc graph for insights ("audit our docs", "documentation health", "load-bearing docs", "suggest links", "missing links between docs", "stale section references", "doc graph insights"); or query the doc graph live over MCP ("what links to X", "path between docs", "matlatl serve"). NOT a prose/style markdown linter and NOT for non-markdown files.

stacklok 1518306 13.8 KB Updated

File contents

stacklok/matlatl/tree/main/.claude/skills/matlatl commit 1518306669

Frequently asked questions

npx skillmds@latest add stacklok/matlatl