Migrate legacy files in .turbo/ to current formats. Covers plans and shells (layout split, frontmatter normalization, prompt-plan index cleanup) and improvements.md (legacy trivial/standard Type values rewritten to direct/plan). Use when the user asks to \"migrate turbo files\", \"migrate turbo\", \"migrate turboplans\", \"migrate turbo plans\", \"upgrade plan format\", \"add frontmatter to plans\", \"convert old plans\", or \"migrate improvements\".
$npx -y skills add tobihagemann/turbo --skill migrate-turbo-filesInstalls into the current project.
Run `npx skills use "https://github.com/tobihagemann/turbo" --skill "tobihagemann/turbo/migrate-turbo-files"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tobihagemann/turbo" that are relevant to the current task. Run `npx skills add "https://github.com/tobihagemann/turbo"` and select the relevant skills, then follow their instructions.