Cloud Migration banner
chrismccoy chrismccoy

Cloud Migration

Development community

Description

--- description: Plan an on-prem to cloud migration via guided intake - current estate, goal, target cloud, compliance. argument-hint: [optional one-line description of the current estate] disable-model-invocation: true --- > **Load first.** Read `${CLAUDE_PLUGIN_ROOT}/lib/cloud-migration/SKILL.md` in full before > anything else - intake, tool calls, or output. That file is the authoritative > procedure for this command; every mention of "the `cloud-migration` procedure" below > refers to it. I

Installation

Installs to ~/.claude/skills/chrismccoy-forge-cloud-migration/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chrismccoy-forge-cloud-migration && curl -fsSL https://raw.githubusercontent.com/chrismccoy/forge/HEAD/commands/cloud-migration.md -o ~/.claude/skills/chrismccoy-forge-cloud-migration/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository