aws-architecture
Installation
SKILL.md
AWS Architecture
Use this skill for reusable AWS architecture work, not repo-specific policy.
Workflow
- Read the repo
AGENTS.md. - Run
~/.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.