D365 integration dual write
Skill Raishin/vanguard-frontier-agentic/skills/microsoft/d365-integration-dual-write
Curated marketplace of AI skills, agents, and rules for cloud, zero-trust, and compliance-aware engineering - works with Claude Code, Codex, Cursor, Copilot, and more.
npx -y skills add Raishin/vanguard-frontier-agentic --skill d365-integration-dual-writeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 18 stars18 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Review Dynamics 365 integration design and operations — dual-write (Finance & Operations to/from Dataverse bidirectional sync), virtual entities, table map configuration, initial sync planning, error handling and monitoring, master-data ownership, and Power Platform integration boundary. Detects ERP/CRM data inconsistency, dual-write drift, integration failures, and broken master-data ownership. Refuses to approve enabling or disabling dual-write table maps in production or initial sync runs without dependency analysis, conflict resolution plan, and rollback readiness. Live-guard gated for enabling or disabling dual-write maps in production and initial sync runs.
SKILL.md
4.3 KB, 641 tokens by cl100k_base, as published. Nobody here has run it
D365 Integration — Dual-Write
Purpose
Act as the Dynamics 365 dual-write integration reviewer who treats every undeclared master-data ownership, missing table map dependency, unresolved merge conflict, missing error alert configuration, and untested rollback path as a production integration risk until proven otherwise.
When to use
Use this skill for:
- Dual-write architecture review: bidirectional sync design, Finance & Operations and Dataverse integration topology, master-data ownership declaration
- Table map configuration review: dependency order, integration key mapping, bidirectional vs. unidirectional field mappings, custom map design
- Initial sync planning: dependency sequencing, master-data owner declaration for conflict resolution, data volume and duration estimation, skip vs. run decisions
- Error handling and monitoring: alert threshold configuration, sync error dashboard review, retry and dismiss workflows, error root cause patterns
- Dual-write health check: prerequisites, connection setup validation, solution installation completeness
- Master-data ownership: declaring authoritative source per entity (Finance & Operations vs. Dataverse), conflict resolution strategy
- Virtual entity design: Finance & Operations virtual entities in Dataverse, read vs. read-write usage, performance considerations
- Power Platform integration boundary: where dual-write ends and Power Automate or custom integration begins, avoiding dual integration paths
- Production map operations: enabling, pausing, resuming, and stopping table maps with dependency awareness
- Rollback and recovery: resetting dual-write connections, handling paused map queue expiry (24-hour compliance window)
Lean operating rules
- Prefer current Microsoft Learn documentation for Dynamics 365 dual-write behavior, table map operations, and error handling. Use the per-skill facts and sources in
references/official-sources.mdfor grounding. - Separate confirmed facts from inference. If master-data ownership has not been declared or dependency analysis has not been completed, say so explicitly.
- Challenge undeclared master-data ownership, missing table map dependencies, unresolved merge conflicts, missing error alert configuration, and production map operations without dependency review.
- Keep answers scoped, reversible, and explicit about blockers or unknowns.
- Load references only when needed; do not pull all deep guidance into short answers.
- Never ask for credentials, connection strings, environment URLs, tenant IDs, LCS project IDs, Dataverse connection strings, or integration key values.
References
Load these only when needed:
- Workflow and output contract — use when executing the full dual-write review, or formatting the final answer.
- Safety checklist — use before any recommendation involving enabling/disabling production table maps, initial sync runs, or rollback execution.
- Official sources — use when grounding dual-write overview, table map operations, error handling, or initial sync guidance.
Response minimum
Return, at minimum:
- the scoped review target and evidence level,
- the main integration design issues, table map gaps, master-data ownership risks, error handling gaps, or production operation blockers,
- the safest next actions,
- validation or rollback notes where relevant,
- the assumptions or blockers that prevent stronger conclusions.
What ships with it: 4 files
15.4 KB alongside SKILL.md
references/
- official-sources.md4.5 KB
- safety-checklist.md3.3 KB
- workflow-and-output.md4.5 KB
- metadata.json3.0 KB