Domain Extractor banner
opendatadiscovery opendatadiscovery

Domain Extractor

Project Management community

Description

--- name: domain-extractor description: Layer-0 subagent for the rev-3 agentic-ontology methodology. Reads the target project's live documentation (WebFetch only — no pretraining) + the maintainer's canonical-concepts page + any maintainer-supplied framing, and emits `lineage/{repo}/system-mission.md` — a doc-anchored description of the platform's mission, primary feature pillars (8-12), audiences, architectural pillars, and cross-pillar relationships. Runs ONCE per substrate scan; feeds every d

Installation

Installs to ~/.claude/agents/opendatadiscovery-odd-team-domain-extractor.md

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

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

Full documentation available on GitHub

View Source Repository