crm-archaeology
Installation
SKILL.md
CRM Archaeology — study a live Dynamics 365 org, end to end
A live CRM org is unreadable in the browser, but almost everything in it can be pulled to disk as plain text. So the method is three stages:
EXTRACT (steps 1–7: org → files + fragments) → STUDY (steps 8–9: connect the
layers into business processes) → DOCUMENT (step 10: one ARCHITECTURE.md)
Every command and query this skill relies on is in this skill's
references/extraction-queries.md (verified against Microsoft Learn, June 2026). Read the relevant section of that
file when you reach each step — do not improvise queries from memory; Dataverse
metadata endpoints have non-obvious casing, casting, and join-key rules that the
reference encodes.