Dataverse Classic Compare

Structurally diff two Dataverse Classic Workflow XAML files and report what actually changed. Use when user says "what changed between these two workflows", "diff these workflows", "compare version A and B", "compare DEV and PROD copies of this workflow", "why does this behave differently in the other environment", "did anything change other than formatting", or supplies two `.xaml` files. Compares triggers, scope, steps, and conditions at the activity level rather than by text diff, so reordered attributes, regenerated GUIDs, and `UserData` designer blobs do not drown the real differences. Do NOT use for summarizing a single workflow (use dataverse-classic-read), applying changes (use dataverse-classic-write), or cloning one workflow into another (use dataverse-classic-copy).

rwilson504 Updated

File contents

rwilson504/agent-skills/tree/main/src/skills/dataverse-classic-compare commit 55e63519d0

Frequently asked questions

npx skillmds@latest add rwilson504/dataverse-classic-compare