Agent Claude Code
Detects drift between the Charon CLI reference documentation and the actual charon binary help output. Run this after a Charon release or when the CLI reference page may be out of date.
Agent Claude Code
Detects drift between the Charon CLI reference documentation and the actual charon binary help output. Run this after a Charon release or when the CLI reference page may be out of date.
Agent Claude Code
Audits all internal markdown links in the Obol GitBook repo. Finds broken file references and unresolved heading anchors. Run this when you want to validate documentation integrity or before a release.
Agent Claude Code
Finds documentation pages missing from SUMMARY.md navigation (orphaned pages) and SUMMARY.md entries that point to non-existent files (dead nav entries). Run this after adding or removing pages.
Agent Claude Code
Audits all documentation for terminology consistency — American English, correct capitalization of Obol-specific terms, and deprecated term usage. Run this before publishing or after bulk edits.