Skip to main content

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.

Jump to install

Source facts

Repository
stacklok/matlatl
Last source activity
July 7, 2026 at 10:37
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.