aws-graviton-migration

Installation
SKILL.md

Graviton Migration

Overview

Migrate workloads from x86 to AWS Graviton (Arm64). Scans code for x86-specific dependencies, checks Docker image compatibility, and suggests Arm-compatible alternatives.

Steps

  1. Check Dockerfiles with check_image/skopeo for Arm compatibility
  2. Verify each package via knowledge_base_search for Arm support
  3. Scan requirements.txt/dependencies line-by-line
  4. Run migrate_ease_scan on codebase (C++, Python, Go, JS, Java)
  5. Generate analysis report with recommendations
  6. Get user confirmation before code changes

Supported Languages

C++, Python, Go, JavaScript, Java

Installs
2
GitHub Stars
20
First Seen
Jul 27, 2026
aws-graviton-migration — whchoi98/aws-skills-for-claude-code