Infra banner
moshehbenavraham moshehbenavraham

Infra

DevOps community

Description

--- name: infra description: Add and validate production infrastructure one bundle at a time --- # /infra Command Add and validate production infrastructure one bundle at a time. ## Rules 1. **One bundle per run** - add one, validate all 2. **Stack agnostic** - read platform from CONVENTIONS.md, adapt 3. **Document manual steps** - only for things that genuinely require UI access or sudo you don't have 4. **Don't store secrets** - document required env vars, don't create them 5. **Validate e

Installation

Installs to ~/.claude/skills/moshehbenavraham-apex-spec-system-infra/SKILL.md

Terminal
mkdir -p ~/.claude/skills/moshehbenavraham-apex-spec-system-infra && curl -fsSL https://raw.githubusercontent.com/moshehbenavraham/apex-spec-system/HEAD/commands/infra.md -o ~/.claude/skills/moshehbenavraham-apex-spec-system-infra/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository