Orchestrates hierarchical YAML configurations for Atmos to maintain DRY, scalable infrastructure deployments across environments.
The atmos-stacks skill empowers Claude with expert knowledge of the Atmos orchestration framework, specifically focusing on stack manifest management. It enables the creation and maintenance of complex infrastructure hierarchies using imports, deep merging, and inheritance. By separating configuration from code, this skill helps users manage Terraform and Helmfile components across multiple accounts, regions, and stages while minimizing repetition and ensuring configuration consistency.
Características Principales
01Dynamic value resolution via YAML functions and outputs
02Component-level metadata and lifecycle hook management
03Hierarchical YAML imports and multi-level inheritance
04Stack manifest discovery and precedence resolution
05Deep-merging of variables, environment variables, and settings
061,293 GitHub stars
Casos de Uso
01Troubleshooting complex configuration merges across nested stack manifests
02Refactoring flat Terraform variables into DRY, hierarchical Atmos stacks
03Designing multi-tenant cloud architectures with shared organizational defaults