microsoft/azure-migrate
> Migrates applications to Azure cloud services by starting an app modernization migration session. Use when user wants to migrate to Azure, start Azure migration, get help migrating an application to Azure, see Azure migration options, or start app modernization for Azure. Triggers for "migrate to Azure", "Azure migration", "move to Azure", "cloud migration", and "app modernization" requests.
npx skills add https://github.com/microsoft/upgrade-agent-plugins --skill azure-migrate
Migrate applications to Azure using the App Modernization migration session tool.
Goal: Delegate application migration to Azure by invoking the start_app_mod_migration_session tool, which handles assessment, planning, and execution through a dedicated migration agent.
This scenario delegates entirely to the migration tool. There are no separate assessment or planning stages — the tool manages the full migration workflow.
Call start_app_mod_migration_session to begin the migration.
The tool will start a new session with azure migration agents that will:
No additional orchestration is needed from this scenario skill.
Take microsoft/azure-migrate 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.