Lisa Setup AWS

Provision the dev/staging/produc…

codyswanngt 0b38a62 2 files · 1.1 KB Updated

File contents

Lisa Command Compatibility

  • Original Claude command: /lisa:setup:aws
  • Codex invocation: $lisa-setup-aws or a plain-English request that matches this skill.
  • Treat the user's surrounding request as the command arguments.
  • Claude argument hint: [management-profile] [region] [dry-run]
  • Claude allowed tools: Skill. Codex tool access is governed by the active Codex runtime and project policy.

Use the setup-aws-accounts skill (/lisa-cdk:setup-aws-accounts on harnesses with plugin commands; $setup-aws-accounts on Codex) to assess the AWS organization, run the aws-soc2-setup foundation and account vending, write the SSO profiles, cdk-bootstrap every account with cross-account trust, and wire the resulting account IDs into config/environments.ts, GitHub secrets, and .lisa.config.json. Use the user's surrounding request as this command's arguments.

codyswanngt/lisa/tree/main/plugins/lisa-cdk/.codex-plugin/skills/lisa-setup-aws commit 0b38a6266a

Frequently asked questions

npx skillmds@latest add codyswanngt/lisa-setup-aws