Deploy, diff, or destroy the ABCA CDK stack. Handles pre-deployment validation, synthesis, and post-deployment verification. Use when the user says "deploy", "cdk deploy", "deploy the stack", "destroy", "cdk diff", "what changed", "redeploy", or "update the stack".
$npx -y skills add aws-samples/sample-autonomous-cloud-coding-agents --skill deployInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-autonomous-cloud-coding-agents" --skill "aws-samples/sample-autonomous-cloud-coding-agents/deploy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aws-samples/sample-autonomous-cloud-coding-agents" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-autonomous-cloud-coding-agents"` and select the relevant skills, then follow their instructions.