Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.
$npx -y skills add gotalab/skillport --skill opus-4-5-migrationInstalls into the current project.
Run `npx skills use "https://github.com/gotalab/skillport" --skill "gotalab/skillport/opus-4-5-migration"` 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/gotalab/skillport" that are relevant to the current task. Run `npx skills add "https://github.com/gotalab/skillport"` and select the relevant skills, then follow their instructions.