Ea Infrastructure Check banner
Equilateral-AI Equilateral-AI

Ea Infrastructure Check

DevOps community

Description

# Infrastructure Validation Workflow Execute Infrastructure-as-Code (IaC) validation with cost estimation and configuration checks. ## What This Workflow Does Validates infrastructure configuration: - IaC template validation (TemplateValidationAgent) - Configuration management (ConfigurationManagementAgent) - Resource optimization (ResourceOptimizationAgent) - Monitoring setup (MonitoringOrchestrationAgent) ## Implementation Steps 1. **Import Required Modules:** ```javascript const Ag

Installation

Installs to ~/.claude/commands/equilateral-ai-equilateral-agents-open-core-ea-infrastructure-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Equilateral-AI/equilateral-agents-open-core/HEAD/.claude/commands/ea-infrastructure-check.md -o ~/.claude/commands/equilateral-ai-equilateral-agents-open-core-ea-infrastructure-check.md

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

Full documentation available on GitHub

View Source Repository