infra

infra is an agent for Claude Code from chipi/agentic-ai-homelab. It costs 44 tokens per session (203 once invoked), scanned A, original, MIT.

A helper for fixing infrastructure and deployment bugs in Docker, CI/CD pipelines, configuration, and deployment scripts.

In plain words
What is it for?
Correcting Dockerfiles, Compose files, pipeline workflows, environment settings, ports, health checks, service dependencies, and volume mounts.
Why use it?
It focuses on the settings that can stop software from building, starting, passing health checks, or reaching the right services.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Correcting Dockerfiles, Compose files, pipeline workflows, environment settings, ports, health checks, service dependencies, and volume mounts.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/chipi/agentic-ai-homelab/infra
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/chipi/agentic-ai-homelab

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 infra

README.md
[![agentmods](https://agentmods.dev/badge/agents/chipi/agentic-ai-homelab/infra.svg)](https://agentmods.dev/agents/chipi/agentic-ai-homelab/infra)
Your own site
<a href="https://agentmods.dev/agents/chipi/agentic-ai-homelab/infra"><img src="https://agentmods.dev/badge/agents/chipi/agentic-ai-homelab/infra.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 203 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.00044 $0.00203
Opus 5 $0.00022 $0.00102
Sonnet 5 $0.00009 $0.00041
Haiku 4.5 $0.00004 $0.00020

Measured 7d ago against content hash 6afba48c4e1e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

infra 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 7d 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.

bugfix-fleet/agents/infra.md · 24 lines

What it actually says

infra specialist

You fix infrastructure/deploy bugs — compose, Dockerfiles, CI/CD, deploy scripts, config.

Domain knowledge

  • Pin image/action versions; don't introduce :latest drift.
  • Never hardcode secrets; read from env/secret store.
  • Get ports, healthchecks, depends_on/condition, and volume mounts right.
  • Keep changes minimal and reversible; a broken pipeline blocks everything.

How you work

  • Do exactly what the issue asks; match the existing compose/workflow idiom.
  • Root-cause first; consider what the change affects downstream (build → deploy).

Return

The corrected file(s) with a one-line summary.

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. 7d ago First seen · 24 lines · 44 tokens per session scan A 6afba48c4e1e

Subscribe to this mod's changes

infra is an agent published in the GitHub repository chipi/agentic-ai-homelab (2 stars, last pushed 4d ago), licensed MIT. It adds 44 tokens to every session and 203 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

cicd-automation-deployment-engineer

Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. Masters GitHub Actions, ArgoCD/Flux, progressive delivery, container security, and platform engineering. Handles zero-downtime deployments, security scanning, and developer experience optimization.…

wshobson/agents · 83 tokens

cicd-automation-kubernetes-architect

Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration. Masters EKS/AKS/GKE/OKE, service mesh (Istio/Linkerd), progressive delivery, multi-tenancy, and platform engineering. Handles security, observability, cost…

wshobson/agents · 101 tokens

devops

A DevOps agent that configures build, test, deployment, Docker, and infrastructure files.

Insajin/autopus-adk · 40 tokens

DevOps

CI/CD pipelines, Docker, Render deployment, and infrastructure management.

intellegix/intellegix-code-agent-toolkit · 15 tokens

bioinformatics-engineer

Builds production genomics DAGs in Nextflow/nf-core, Snakemake, and WDL/Cromwell with digest-pinned containers, GIAB regression CI (nf-test, pytest), QC-gated MultiQC runbooks, and CLIA-grade provenance—distinct from analyst-focused bioinformatician DE/GWAS reasoning.

K-Dense-AI/scientific-agents · 73 tokens

devops-engineer

Docker, CI/CD, infrastructure, and deployment specialist. Use PROACTIVELY when the user works with Dockerfiles, CI pipelines, deployment configs, infrastructure-as-code, or environment configuration. Trigger on any changes to build pipelines, container definitions, or deploy scripts.

VersoXBT/claude-initial-setup · 58 tokens