AWS Architecture
Use this skill for reusable AWS architecture work, not repo-specific policy.
Workflow
- Read the repo
AGENTS.md. - Run
/home/bjorn/.codex/skill-support/bin/repo-inventory detect --cwd <repo> --out <json>if the repo context matters. - Read the relevant AWS references before finalizing service choices.
- Prefer managed services and the simplest correct topology.
- Output the architecture, tradeoffs, rollout notes, and verification plan.
Use When
- The task needs AWS service selection or architecture planning.
- The work spans infra design, serverless boundaries, deployment flow, or AWS-backed runtime behavior.
Do Not Use When
- The task is repo-specific Nova policy only.
- The task is only docs alignment or only dependency work.
Outputs
- architecture recommendation
- service map
- rollout and verification plan