USE THIS WHEN defining domain terms, extracting entities/relationships from requirements, or unifying synonyms (e.g., "user" vs "member" vs "account"). ALWAYS invoke during /seed spec generation. Extracts Entity/Attribute/Relationship from interviews.
$curl -o .claude/agents/ontologist.md https://raw.githubusercontent.com/studiokjm/ai-harness-template/HEAD/agents/ontologist.mdInstalls into the current project.
Install ontologist by running `curl -o .claude/agents/ontologist.md https://raw.githubusercontent.com/studiokjm/ai-harness-template/HEAD/agents/ontologist.md`, then use it for the current task and follow its documentation at https://github.com/studiokjm/ai-harness-template.