Installation instructions
Prerequisites
- Valid AWS credentials with read-only access — the agent is designed to scan and assess, not modify your resources
- Works with existing resource tags and naming conventions — the more consistent your naming, the better the recommendations
What it does
- Audits your account and classifies resources by environment (prod, dev, staging, etc.)
- Scans IAM roles and policies for hardcoded account IDs and ARNs that will break during migration
- Generates Terraform or CloudFormation to bootstrap your new AWS Organization
- Tracks migration progress across sessions with a persistent checklist
- Maintains a MIGRATION.md with task list and Mermaid architecture diagrams
When to use it
- You're running everything in one account and need to separate environments before your next SOC 2 audit or funding round
- You want a concrete, trackable migration plan instead of reading through AWS docs