Best use case
Use Data Mesh Architect when you need to decentralize data ownership with domain-oriented data products and federated governance, especially when the work is driven by data mesh and data product.
Architecture · Global library
Decentralize data ownership with domain-oriented data products and federated governance
Best use case
Use Data Mesh Architect when you need to decentralize data ownership with domain-oriented data products and federated governance, especially when the work is driven by data mesh and data product.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show data-mesh-architectUse
orchestrator-mcp skills export data-mesh-architect --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/data-mesh-architect ./your-agent-skills/data-mesh-architect
# or open skills/data-mesh-architect/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Wrap external API calls with circuit breakers, retries, fallbacks, and backoff while preserving business logic shape.
Separate read and write models to optimize for query performance and command processing independently
Separate read and write models into typed CQRS flows with query optimization and command safety.