What problem does it solve? Migrating a legacy Terraform repository to Terragrunt involves many phases, commands, and environment-specific steps that are hard to remember. This Skill provides an on-demand reference for the full migration workflow so you always know which command to run next and what each phase produces. ## Core Features & Use Cases - Phase Overview: Describes all 6 migration phases (analyse, scaffold, populate, import, validate, pipeline) with their purposes, MCP tools, outputs, and human checkpoints. - Command Reference: Documents utility commands like /tg-migrate-fix for bulk changes across environments and /tg-migrate-status for progress tracking. - Environment Matrix: Lists the 13 target environments across US and UK Azure regions with dev, staging, and prod tiers, including DR secondary designations. - Use Case: You are mid-migration and unsure whether to run import or validate next for uk-uksouth-staging. Invoke this Skill to review the phase order, the zero-destruction validation gate, and the exact command syntax. ## Quick Start Ask the assistant to show the Terragrunt migration workflow and explain which command to run for your current phase.