What problem does it solve?
This Skill guides operators through deploying a merged lesser-body change across AWS stages in the correct order, while avoiding CloudFormation mistakes, missing SSM exports, and unsafe live rollouts.
Core Features & Use Cases
- Stage-by-stage deployment: Coordinates lab/dev, staging, and live deployments with required soak checks.
- First-deploy sequencing: Enforces the three-step order with lesser when a new app-stage pair is being deployed for the first time.
- Production safeguards: Reminds operators to avoid CDK timeouts, publish SSM exports on every deploy, and require explicit authorization before live rollout.
- Rollback and release support: Covers Lambda version rollback, stack rollback, and release-artifact publication for managed-consumer ingestion.
Quick Start
Ask the assistant to deploy lesser-body to the target stage using the canonical CDK command and report the deploy record with soak and rollback notes.