What problem does it solve? Operating Microsoft Dynamics 365 Customer Engagement (CRM) is risky because almost any write can fire hidden plug-ins, workflows, or Power Automate flows, and lifecycle changes like qualifying a lead or resolving a case are platform messages with side effects, not simple field edits. This Skill gives an AI agent the judgment to classify every Dynamics action as read, reversible write, committing write, or destructive, so consequential operations pause for human approval instead of silently cascading. ## Core Features & Use Cases - Risk classification of operations: Maps every Dynamics 365 CE operation family (queries, record edits, Qualify/Win/Lose, quote activation, case resolution, merges, bulk deletes, security role changes) to a read/write/destructive gate with clear reasoning. - Lifecycle and state-model guidance: Explains statecode vs statuscode, Business Process Flow stages, lead qualification, opportunity win/lose, quote-to-order conversion, case resolution, and Field Service work order posting, including which transitions are one-way. - Automation and security awareness: Covers the plug-in execution pipeline (sync vs async, what rolls back), rollup column staleness, business units, security roles, access teams, field-level security, and PII egress gating. - Use Case: When asked to close an opportunity in Dynamics, the agent recognizes Win as a committing platform message that can trigger order creation and revenue automation, re-reads the live record, and requests human approval before executing. ## Quick Start Ask the agent to update an opportunity stage or resolve a case in Dynamics 365 and it will classify the action, check for wired automation, and gate committing changes for approval.