Run a Well-Architected Framework review against proposed infrastructure changes. Use when designing new infrastructure or reviewing significant architectural changes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cloud-engineering-aws:well-architected-reviewThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Evaluate infrastructure changes against AWS Well-Architected Framework pillars.
Evaluate infrastructure changes against AWS Well-Architected Framework pillars.
$ARGUMENTS = description of the proposed change, or path to CF templates.
Read templates or description. Identify what's being added, modified, or removed.
Operational Excellence
Security
Reliability
Performance Efficiency
Cost Optimization
Sustainability
For each pillar, rate: Strong / Adequate / Needs Improvement / At Risk
Summary table of pillar ratings, specific findings, and recommended actions prioritized by risk.
npx claudepluginhub cpliakas/claude-code-digital-coworkers --plugin cloud-engineering-awsOrchestrates AWS Well-Architected Framework reviews of IaC code in Terraform, CloudFormation, CDK, and Pulumi across 6 pillars for infrastructure and architecture assessments.
Reviews AWS workload reliability against the Well-Architected Framework Reliability Pillar, covering service quotas, architecture, change management, backup/DR, and failure isolation.
Reviews architecture across 6 pillars: operational excellence, security, reliability, performance, cost, sustainability. Adapted from AWS Well-Architected for ARCH documents.