Sf Orgdiff

Compares two connected Salesforce orgs through their MCP connectors — inventory-first metadata diffing across Apex, Flows, objects/fields, validation rules, permission sets, layouts, labels, endpoints, and installed packages — producing a drift report with severity flags and a reconciliation plan. Strictly read-only on both orgs. Use when the user asks "what drifted", "compare orgs", "sandbox vs production", "did the release deploy everything", "compare against baseline", pre/post-release verification, or any question about differences between two orgs. Do NOT use for auditing a single org's quality (use sf-audit), creating or deploying metadata (use sf-metadata), or vulnerability scanning (use sf-security). Usage: /sf-orgdiff [drift|release|baseline] {source-connector} {target-connector} [scope] ...

kugamon 649d6c2 6 files · 36.2 KB Updated

File contents

kugamon/salesforce-core-skills/tree/main/plugins/salesforce-core/skills/sf-orgdiff commit 649d6c267c

Frequently asked questions

npx skillmds@latest add kugamon/sf-orgdiff