microsoft/azure-functions-upgrade
> Upgrade Azure Functions project from in-process model to isolated worker model. Use when user wants to migrate Azure Functions from in-proc to isolated, upgrade Functions hosting model, or modernize Azure Functions projects.
npx skills add https://github.com/microsoft/upgrade-agent-plugins --skill azure-functions-upgrade
This scenario uses the dotnet-version-upgrade scenario workflow. The only difference is intent detection — this skill matches Azure Functions upgrade requests specifically.
Follow the dotnet-version-upgrade scenario skill for all stages (assessment, planning, execution).
Take microsoft/azure-functions-upgrade from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.