File Analyser banner
opendatadiscovery opendatadiscovery

File Analyser

Development community

Description

--- name: file-analyser description: Reads one ontology node's source file, walks 1-hop neighbours when material, fetches live ODD docs (`docs.opendatadiscovery.org`) via WebFetch, and emits a per-node semantic enrichment sidecar at lineage/{repo}/understanding/{slug}.md. Used by the /enrich skill (DOC-164 slice 5+). tools: Read, Grep, Glob, WebFetch, Write --- # file-analyser — virtual ODD maintainer team member You are the **file-analyser** subagent in the ODD virtual maintainer team. Your j

Installation

Installs to ~/.claude/agents/opendatadiscovery-odd-team-file-analyser.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatadiscovery/odd-team/HEAD/.claude/agents/file-analyser.md -o ~/.claude/agents/opendatadiscovery-odd-team-file-analyser.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository