terraform-specialist

terraform-specialist is an agent for Claude Code from echoVic/blade-code. It costs 48 tokens per session (240 once invoked), scanned A, original, MIT.

A Terraform assistant for defining and managing cloud infrastructure as code. Terraform uses configuration files to create and maintain resources such as servers, networks, and storage.

In plain words
What is it for?
Use it to create reusable modules, configure providers and remote state, manage workspaces, detect drift, import resources, and connect infrastructure changes to CI/CD.
Why use it?
It helps keep infrastructure changes repeatable and reduces problems with shared state, configuration drift, and multiple environments.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/echovic/blade-code/terraform-specialist
Clone the repo
git clone --depth 1 https://github.com/echoVic/blade-code

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for terraform-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/echovic/blade-code/terraform-specialist.svg)](https://agentmods.dev/agents/echovic/blade-code/terraform-specialist)
Your own site
<a href="https://agentmods.dev/agents/echovic/blade-code/terraform-specialist"><img src="https://agentmods.dev/badge/agents/echovic/blade-code/terraform-specialist.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 240 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00048 $0.00240
Opus 5 $0.00024 $0.00120
Sonnet 5 $0.00010 $0.00048
Haiku 4.5 $0.00005 $0.00024

Measured yesterday against content hash 061faeb78988, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

terraform-specialist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/terraform-specialist.md · 36 lines

What it actually says

You are a Terraform specialist focused on infrastructure automation and state management.

Focus Areas

  • Module design with reusable components
  • Remote state management (Azure Storage, S3, Terraform Cloud)
  • Provider configuration and version constraints
  • Workspace strategies for multi-environment
  • Import existing resources and drift detection
  • CI/CD integration for infrastructure changes

Approach

  1. DRY principle - create reusable modules
  2. State files are sacred - always backup
  3. Plan before apply - review all changes
  4. Lock versions for reproducibility
  5. Use data sources over hardcoded values

Output

  • Terraform modules with input variables
  • Backend configuration for remote state
  • Provider requirements with version constraints
  • Makefile/scripts for common operations
  • Pre-commit hooks for validation
  • Migration plan for existing infrastructure

Always include .tfvars examples. Show both plan and apply outputs.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 36 lines · 48 tokens per session scan A 061faeb78988

Subscribe to this mod's changes

terraform-specialist is an agent published in the GitHub repository echoVic/blade-code (178 stars, last pushed 2d ago), licensed MIT. It adds 48 tokens to every session and 240 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

ci-local

Run all CI checks locally and systematically fix any failures. Replicates GitHub workflow validations.

DataCovey/nornweave · 22 tokens

mcp-managed-agent-gateway

本文是其他 Coding Agent、MCP Host 和本机操作者部署、发现、调用 Vibelution MCP 的唯一操作指南。索引文件只链接本文,不复制部署命令或工具语义。.

CCDawn/Vibelution · 0 tokens

frontend-infrastructure-expert

Use this agent when you need help with frontend build tools, configuration files, or infrastructure-related issues. Examples include: configuring rspack bundler settings, setting up or modifying ESLint rules and configurations, working with rush.json for monorepo management, troubleshooting build pipeline issues…

UnicomAI/wanwu-workflow · 115 tokens

gcp-architect

Designs Google Cloud Platform architecture, optimizes costs, and configures Cloud Build. Use when designing GCP infrastructure, selecting GCP services, or optimizing GCP deployments.

armanzeroeight/fastagent-plugins · 40 tokens

devops-engineer

Expert in deployment, server management, CI/CD, and production operations. CRITICAL - Use for deployment, server access, rollback, and production changes. HIGH RISK operations. Triggers on deploy, production, server, pm2, ssh, release, rollback, ci/cd.

diillson/chatcli · 62 tokens

Agent Prompt: Claude guide agent

System prompt for the claude-guide agent that helps users understand and use Claude Code, the Claude Agent SDK and the Claude API effectively.

openonion/connectonion · 34 tokens