What problem does it solve? Object-Role Modeling requires a disciplined workflow from business-domain transcripts to validated conceptual schemas, and doing this by hand across tools is error-prone. This Skill provides the modeling workflow and tool-usage rules for the barwise toolkit so models are captured, validated, verbalized, reviewed, and exported consistently. ## Core Features & Use Cases - Guided Modeling Workflow: Follows a six-step pipeline (capture, extract, validate, verbalize, review, export) using the barwise MCP server, CLI, or VS Code extension. - Import and Export: Drafts models from transcripts with import_transcript, converts DDL/OpenAPI/code with import_model, and exports finished models to DDL or OpenAPI. - Context Hygiene and Delegation: Routes heavy operations like transcript extraction and full model review to sub-agents so large inputs never flood the main context window. - Use Case: Given a stakeholder interview transcript about an order-management domain, use this Skill to draft an .orm.yaml model, validate its constraints, verbalize the fact readings for review, and export DDL for the database team. ## Quick Start Use the barwise-modeling skill to import this domain transcript into an ORM model, validate it, and verbalize the fact readings.