Ontology Skills
Description
A domain-agnostic methodology for building, extending, reviewing, and refactoring ontologies, domain models, taxonomies, and knowledge-graph schemas — packaged as a Claude Code / Claude Skills plugin.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ontology-building
A domain-agnostic methodology, packaged as an [Agent Skill](https://code.claude.com/docs/en/skills), to assist in **building, extending, reviewing, and refactoring** ontologies, domain models, taxonomies, and knowledge-graph schemas.
It is deliberately independent of what you encode the result in, whether OWL, a property graph, a relational schema, typed code, or a platform object model. The approach encourages a focus on *what should exist and why*; the encoding comes after.
Why this exists
Guidance on ontology design is scattered across lineages that rarely talk to each other: the classical knowledge-representation literature, formal ontology theory, enterprise conceptual modelling, large-scale multi-team ontology governance, and — more recently — the practice of building models that AI agents read and act on. They agree more than they disagree, but where they disagree, most write-ups quietly pick a side.
The work of ontology building is still essentially 'human', but the universe of those with experience remains small, so tools that help more people engage in the process of capturing domains with logical structure help build the rails for AI.
This skill synthesises multiple facets of the approach into a single process and, where they genuinely conflict, says so explicitly and gives a precedence rule. `references/conflicts-and-precedence.md` documents eleven such conflicts and their resolutions.
What's in it
Four **operating modes** — Build, Extend, Review/audit, and Refactor — over a common seven-step process, plus:
- Competency-question scoping, with schema/system requirements treated as a peer input rather than an afterthought
- Mechanical tests for the hard calls: is-a litmus, subclass-vs-property, decomposition, taxonomy-artifact, reify-or-not
- OntoClean grounding (identity, rigidity, unity, dependence) for hierarchy disputes
- Definition-writing discipline — genus-differentia, necessary vs. sufficient condi
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11