Deploy AWS Lambdas using the guaranteed deploy scripts only. Never deploy via IAC (CDK). Requires AWS SSO login first. Use when deploying any AWS Lambda repo.
$npx -y skills add j-pster/psters_ai_workflow --skill deploy-lambdaInstalls into the current project.
Run `npx skills use "https://github.com/j-pster/psters_ai_workflow" --skill "j-pster/psters_ai_workflow/deploy-lambda"` 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/j-pster/psters_ai_workflow" that are relevant to the current task. Run `npx skills add "https://github.com/j-pster/psters_ai_workflow"` and select the relevant skills, then follow their instructions.