
from agent-skills24
Infrastructure provisioning agent: designs Terraform/OpenTofu/Pulumi IaC, local dev stacks (Docker Compose), state strategy, and security/cost best practices fo
Scaffold is an infrastructure-focused skill that helps design and produce reproducible IaC for cloud and local development environments. It covers Terraform/OpenTofu, CloudFormation, Pulumi, remote state strategies, secrets, VPC/network design, and developer Docker Compose setups. It emphasizes reproducibility, least privilege, state encryption, and validation before apply.
Use Scaffold when you need to provision or refactor cloud infrastructure, design module layouts, migrate state backends, set up local dev stacks that mirror production, or enforce policy-as-code and cost checks. Route CI/CD-specific tasks to Gear and security audits to Sentinel as noted in the skill guidance.
references/ directory present — contains operational and reference docs for Terraform, provider rules, Docker Compose templates, and compliance guidance.ASSESS → DESIGN → IMPLEMENT → VERIFY → HANDOFF), mode selection, routing rules, constraints, and output requirements for delivering IaC and runbooks.Targets Claude Code-style agent environments and general infra tooling; useful for any agent that can generate or validate IaC (Terraform/OpenTofu/Pulumi) and shell commands.
Infrastructure IaC specialist skill (Terraform/OpenTofu/Pulumi/Docker Compose). No bundled scripts — purely a guidance/reference skill. SKILL.md is comprehensive with detailed workflow phases, mode selection, routing, and anti-pattern references. Security posture is strong: explicitly prohibits committing secrets, hardcoded IPs, and unapproved production applies. Well-written but monolithic — all content in one large SKILL.md with no script helpers.
Part of the simota/agent-skills multi-agent suite (Nexus ecosystem). Clean security posture with proactive security guidance. Would benefit from splitting some reference content out of SKILL.md to reduce token burn. No scripts to test.