Doc Analyser
Description
--- name: doc-analyser description: Per-page documentation analyser for the ground-truth doc-lineage layer. Reads one published doc page (the GitBook markdown under ../documentation/docs/), WebFetches its live URL to verify it resolves (status + the GitBook-rewritten slug + the anchor), then queries the derived graph (graph-search) to identify which concepts / features / code nodes the page DESCRIBES — the reverse of the code→doc LINKS_DOC direction. Surfaces doc-claim-vs-code drift as DOC-GAP c
Installation
Installs to ~/.claude/agents/opendatadiscovery-odd-team-doc-analyser.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatadiscovery/odd-team/HEAD/.claude/agents/doc-analyser.md -o ~/.claude/agents/opendatadiscovery-odd-team-doc-analyser.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development