Skip to content
Productivity
Skill

/cloud-migration

Cloud migration strategy and execution: assessment frameworks, migration patterns, database migration, network cutover, and multi-cloud planning.

From plugin
cowork-os
452155 skills
Install
$ npx -y skills add CoWork-OS/CoWork-OS --skill cloud-migration --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/cloud-migration

Context preview

The summary Claude sees to decide when to auto-load this skill.

Cloud migration strategy and execution: assessment frameworks, migration patterns, database migration, network cutover, and multi-cloud planning.

SKILL.md

cloud-migration.SKILL.md
name: cloud-migration
description: "Cloud migration strategy and execution: assessment frameworks, migration patterns, database migration, network cutover, and multi-cloud planning."
version: "1.0.0"
metadata:
  author: CoWork OS Contributors <info@coworkosapp.com>

Cloud Migration

Purpose

Cloud migration strategy and execution: assessment frameworks, migration patterns, database migration, network cutover, and multi-cloud planning.

Routing

  • Use when: Use when the user asks about cloud migration, moving from on-prem to cloud, AWS to GCP, cloud to cloud migration, migration assessment, the 6 Rs, lift and shift, or cloud modernization strategy.
  • Do not use when: Do not use for day-to-day Terraform operations (use terraform-ops), Kubernetes management (use kubernetes-ops), or Docker Compose (use docker-compose-ops).
  • Outputs: Migration plans, assessment frameworks, cutover checklists, and cost analysis guidance.
  • Success criteria: Returns a structured migration plan with phases, wave groupings, and actionable steps.

Trigger Examples

Positive

  • Use the cloud-migration skill for this request.
  • Help me with cloud migration.
  • Use when the user asks about cloud migration, moving from on-prem to cloud, AWS to GCP, cloud to cloud migration, migration assessment, the 6 Rs, lift and shift, or cloud modernization strategy.
  • Cloud Migration: provide an actionable result.

Negative

  • Do not use for day-to-day Terraform operations (use terraform-ops), Kubernetes management (use kubernetes-ops), or Docker Compose (use docker-compose-ops).
  • Do not use cloud-migration for unrelated requests.
  • This request is outside cloud migration scope.
  • This is conceptual discussion only; no tool workflow is needed.

Runtime Prompt

  • Current runtime prompt length: 940 characters.
  • Runtime prompt is defined directly in `../cloud-migration.json`.
Read more
Ships withcowork-os

Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.

Get the whole plugin
Stats
450
Stars
77
Forks
Active
Maintenance
TypeScript
Language
MIT
License
6d ago
Last commit
7mo ago
Created

Repo: CoWork-OS/CoWork-OS

Other skills on cowork-os.