aws-deployment-preflight
CommunityPrevent failed AWS deployments with preflight checks
Authoreric-sabe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates costly, time-consuming failed AWS infrastructure deployments by catching template errors, stale failed stacks, naming conflicts, and quota limits before you trigger a deploy, saving CI minutes and avoiding production outages from incomplete deployments.
Core Features & Use Cases
- Template Validation: Validates CDK (via synth, diff) and raw CloudFormation (via validate-template, cfn-lint, change sets) templates locally to catch structural, property, and IAM issues pre-deploy.
- Stale Stack Cleanup: Identifies and removes stacks stuck in ROLLBACK_COMPLETE or CREATE_FAILED states that block re-deployment, including guidance for handling resources that block deletion.
- Pre-Deploy Risk Checks: Detects globally unique resource naming conflicts (S3, ECR, IAM, etc.) and verifies service quota headroom to avoid late-stage deploy failures.
- Use Case: If your team’s CDK deploys regularly fail with ROLLBACK_COMPLETE errors or quota limit exceptions, this Skill will run all required pre-checks in sequence and report exactly what needs to be fixed before you push changes.
Quick Start
Use the aws-deployment-preflight skill to run all pre-deployment validation checks for your AWS CDK or CloudFormation template and get a clear go/no-go recommendation before triggering your deploy.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: aws-deployment-preflight Download link: https://github.com/eric-sabe/engsys/archive/main.zip#aws-deployment-preflight Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.