Infra Base banner
augusto-romero-arango augusto-romero-arango

Infra Base

DevOps community

Description

--- model: haiku --- Genera la infraestructura base del consumidor (8 modulos Terraform + esqueleto del entorno con outputs + el workflow de CI `infra-cd.yml`) invocando al agente `infra-base-scaffolder`. Es el eslabon greenfield entre `bootstrap-backend.sh` (crea el `tfstate`) y el primer `/infra`, que solo escribe y revisa el HCL: el `apply` real lo ejecuta CI al mergear el PR (MEF-ADR-0021, MEF-ADR-0022). Si el BC declara `projections.enabled` en `.claude/harness.config.json`, el mismo agent

Installation

Installs to ~/.claude/skills/augusto-romero-arango-eda-evsourcing-azure-harness-infra-base/SKILL.md

Terminal
mkdir -p ~/.claude/skills/augusto-romero-arango-eda-evsourcing-azure-harness-infra-base && curl -fsSL https://raw.githubusercontent.com/augusto-romero-arango/eda-evsourcing-azure-harness/HEAD/commands/infra-base.md -o ~/.claude/skills/augusto-romero-arango-eda-evsourcing-azure-harness-infra-base/SKILL.md

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

Full documentation available on GitHub

View Source Repository