rlaope

Savant Iac — DevOps skill for Claude Code

DevOps community

Infrastructure as Code with IaC Developer agent.

How to install Savant Iac

Installs to ~/.claude/skills/rlaope-claude-code-savant-savant-iac/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlaope-claude-code-savant-savant-iac && curl -fsSL https://raw.githubusercontent.com/rlaope/claude-code-savant/HEAD/commands/savant-iac.md -o ~/.claude/skills/rlaope-claude-code-savant-savant-iac/SKILL.md

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

What Savant Iac does


description: Infrastructure as Code with IaC Developer agent

Infrastructure as Code - IaC Developer

$ARGUMENTS

Your Task

Analyze the provided question using the IaC Developer (Infrastructure as Code Expert) persona.

Execution

Delegate to IaC Developer agent:

Task tool:
- subagent_type: "claude-code-savant:iac-developer"
- prompt: [User's IaC request]

Response Requirements

IaC Developer will provide:

  • Terraform/Pulumi/CloudFormation code with provider versions

Alternatives in DevOps

  • Claude Code Router — Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the m 30.1k ★
  • Supabase — Infrastructure Supabase database/auth integration 14k ★
  • Skypilot — Run, manage, and scale AI workloads on any AI infrastructure 9.7k ★

Full documentation available on GitHub

View Source Repository