About
The AWS Profile Management skill provides a safety-first framework for Claude to interact with AWS, implementing a robust verification layer before executing any Terraform or AWS CLI commands. It automatically checks the current caller identity, matches account IDs against specific environments (Dev, Staging, Prod), and handles complex credential scenarios like AWS SSO and role assumption. By enforcing strict environment detection and pre-operation checklists, it eliminates the risk of deploying resources to the wrong account or using expired tokens, making it an essential tool for secure and reliable DevOps workflows.