What problem does it solve?
This Skill helps teams validate infrastructure and CDK work before calling it done, catching synthesis failures, deployment blockers, runtime misconfigurations, integration mismatches, and compliance gaps early.
Core Features & Use Cases
- Deployment Validation: Verifies that CDK synth, CloudFormation template generation, and deployment ordering actually work.
- Runtime Behavior Checks: Reviews environment variables, IAM scope, security groups, health checks, timeouts, and container settings for operational correctness.
- Cross-Component Integration: Confirms SSM paths, exports, event routing, and stack interfaces line up across components.
- Infrastructure Validation: Checks encryption, logging, retention, tagging, alarms, and removal policies against design and compliance expectations.
- Use Case: A developer can use this Skill after an infrastructure change to determine whether the stack is deployable, secure, observable, and aligned with the intended architecture.
Quick Start
Ask the skill to review your CDK or CloudFormation change for deployment, runtime, integration, and infrastructure gaps before you merge it.