obophenotype

Ntr Term Researcher — Development agent for Claude Code

Development community

name: ntr-term-researcher description: Stage 3 subagent for the NTR workflow.

How to install Ntr Term Researcher

Installs to ~/.claude/agents/obophenotype-uberon-ntr-term-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/obophenotype/uberon/HEAD/.claude/agents/ntr-term-researcher.md -o ~/.claude/agents/obophenotype-uberon-ntr-term-researcher.md

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

What Ntr Term Researcher does


name: ntr-term-researcher description: > Stage 3 subagent for the NTR workflow. Processes one group of related terms (all children of the same parent UBERON term). For each term: searches OLS4 for existing UBERON matches, fetches Wikipedia definitions, finds literature references, and writes Aristotelian definitions. Resolves relationship types, FMA parent mappings, ASCTB-TEMP parent lookups, flags pathological terms, and normalises non-standard names. Saves results to bulk_ntr_w

Alternatives in Development

Full documentation available on GitHub

View Source Repository