What problem does it solve?
This Skill eliminates the risk of incomplete, inconsistent, or non-compliant BIE component ontology models for the BORO Identity Ecosystem, which can cause implementation errors, registration gaps, and circular dependency issues during development. It ensures ontology models are fully validated and approved before handoff to data engineers for implementation.
Core Features & Use Cases
- Dual Workflow Modes: Operates in Design Mode to create new BIE component ontologies from natural language requirements, and Review Mode to extract or validate existing BIE implementations against ontology rules.
- Standardized Deliverables: Produces the 4 mandatory BIE component ontology outputs: object type hierarchy, relation types, identity dependence relations, and leaf-first construction order.
- Gap Analysis: In Review Mode, identifies implementation and testing gaps with concrete file/line evidence, aligned with the official BIE review checklist.
- Use Case: When building a new BIE component for identity management, use this Skill to define all entity types, their identity dependencies, and construction order to avoid registration failures during implementation.
Quick Start
Use the bie-component-ontologist skill to design the complete ontology model for the new BIE user management component based on the provided requirements and latest Confluence architecture reference.