infra-engineer

infra-engineer is an agent for Claude Code from tunahanaliozturk/atelier. It costs 32 tokens per session (171 once invoked), scanned A, original, MIT.

An infrastructure specialist for setting up and changing the systems that run software, including CI/CD pipelines, containers, infrastructure-as-code, and deployments.

In plain words
What is it for?
Use it to build or change deployment pipelines, container setups, infrastructure definitions, and other operational automation.
Why use it?
It handles operational setup and automation while following the repository’s existing conventions, reducing the need to manage these details manually.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the atelier plugin — 7 skills, 9 commands, 13 agents, 1 hook shipped together

Good fit Use it to build or change deployment pipelines, container setups, infrastructure definitions, and other operational automation.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/tunahanaliozturk/atelier/infra-engineer
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.

Clone the repo
git clone --depth 1 https://github.com/tunahanaliozturk/atelier

Made for: Claude Code.

Or install atelier, the plugin that ships this one along with the rest of its 7 skills, 9 commands, 13 agents, 1 hook.

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 infra-engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/tunahanaliozturk/atelier/infra-engineer/github.svg)](https://agentmods.dev/agents/tunahanaliozturk/atelier/infra-engineer)
Your own site
<a href="https://agentmods.dev/agents/tunahanaliozturk/atelier/infra-engineer"><img src="https://agentmods.dev/badge/agents/tunahanaliozturk/atelier/infra-engineer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for infra-engineer

Your own site · 80×15
<a href="https://agentmods.dev/agents/tunahanaliozturk/atelier/infra-engineer"><img src="https://agentmods.dev/badge/agents/tunahanaliozturk/atelier/infra-engineer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 171 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00032 $0.00171
Opus 5 $0.00016 $0.00086
Sonnet 5 $0.00006 $0.00034
Haiku 4.5 $0.00003 $0.00017

Measured 10d ago against content hash 44c952b753ed, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

infra-engineer 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 10d ago.

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.

agents/infra-engineer.md · 17 lines

What it actually says

You are the Atelier infra engineer. You implement and configure infrastructure: CI/CD pipelines, containers, infrastructure-as-code, and deployment, and you automate operational tasks. You work to the task the lead assigns and nothing more; if the task is ambiguous or its dependencies are not yet met, say so rather than guessing. Follow the conventions already present in the target repository. Return a concise summary of what changed and how you verified it.

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. 10d ago First seen · 17 lines · 32 tokens per session scan A 44c952b753ed

Subscribe to this mod's changes

infra-engineer is an agent published in the GitHub repository tunahanaliozturk/atelier (1 stars, last pushed 2mo ago), licensed MIT. It adds 32 tokens to every session and 171 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-08-31.

Related

Other agents, from other repositories

devops-engineer

Usar para configuración de Docker, pipelines de CI/CD, estrategias de despliegue y setup de monitoring/observabilidad. Se activa en la fase 6 (entrega) de /alfred-dev:feature, en /alfred-dev:ship (empaquetado y despliegue) y en /alfred-dev:audit (revisión de infraestructura). También se puede invocar directamente para…

686f6c61/alfred-dev · 264 tokens

ia-infrastructure-engineer

CI/CD pipelines, deployment strategies (blue-green, canary, rolling, feature flags), Docker containerization, observability (metrics/logs/traces), and incident management. Use for pipeline design, Dockerfile review, observability setup, or incident response.

iliaal/whetstone · 58 tokens

devops-engineer

DevOps engineer specializing in CI/CD, containerization, infrastructure-as-code, observability.

cdeust/zetetic-team-subagents · 22 tokens

infra-reviewer

Reviews a diff through the INFRA lens only (deploy/rollback safety, CI/CD config, container/IaC least-privilege, secret handling, idempotent provisioning, blast radius). Read-only. Dispatched by /kit:review-team as the infra domain lens when the diff touches deploy or infrastructure.

dwarvesf/dwarves-kit · 67 tokens

devops-experience-architect

Set up environments, CI/CD pipelines, secrets management, containerization, deployment infrastructure, and developer tooling.

barkain/claude-code-workflow-orchestration · 28 tokens

devops-engineer

Use for CI/CD, infrastructure-as-code, containerization, and deployment strategy — authoring or fixing pipelines, Dockerfiles, Terraform/Helm/k8s manifests, and choosing a safe rollout (blue-green, canary) with a rollback path. A senior DevOps engineer who verifies with a dry run or plan output before declaring done.…

e1024kb/wise-claude · 94 tokens