{
  "name": "migrating-motoko",
  "title": "Motoko Inline Migration",
  "category": "Motoko",
  "description": "Inline actor migration for Motoko canisters using `(with migration = ...)` syntax. Use when upgrading canister state, renaming fields, changing field types, or restructuring actor state without the --enhanced-migration flag. For multi-step migration chains, use migrating-motoko-enhanced instead.",
  "license": "Apache-2.0",
  "compatibility": "moc >= 1.2.0, core >= 2.5.0",
  "updated": "2026-05-29T13:41:27.000Z",
  "urls": {
    "html": "https://skills.internetcomputer.org/skills/migrating-motoko/",
    "markdown": "https://skills.internetcomputer.org/.well-known/skills/migrating-motoko/SKILL.md",
    "json": "https://skills.internetcomputer.org/api/skills/migrating-motoko.json",
    "source": "https://github.com/dfinity/icskills/blob/119fc054fd049636f910e8e87627c2684160dc27/skills/migrating-motoko/SKILL.md"
  },
  "publisher": {
    "name": "DFINITY Foundation",
    "url": "https://dfinity.org"
  },
  "canonicalRepo": {
    "name": "dfinity/icskills",
    "url": "https://github.com/dfinity/icskills"
  }
}
