devops-engineer

A DevOps specialist for a ProjectX system, covering Docker containers, deployment, and infrastructure for several connected services.

In plain words
What is it for?
Use it for Docker Compose work, service configuration, Temporal infrastructure, containerization, and deployment problems.
Why use it?
It helps diagnose configuration and deployment issues across the authentication, order, product, web, database, Temporal, and Elasticsearch services.

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/proyecto26/projectx/devops-engineer
Clone the repo
git clone --depth 1 https://github.com/proyecto26/projectx

Made for: Claude Code.

Per session 35 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,109 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00035 $0.03109
Opus 5 $0.00017 $0.01554
Sonnet 5 $0.00007 $0.00622
Haiku 4.5 $0.00003 $0.00311

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

Security

Grade A, and why

devops-engineer scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

test: ["CMD-SHELL", "curl -f http://localhost:9200/_cluster/health?wait_for_status=yellow&timeout=1s || exit 1"]
.claude/agents/devops-engineer.md · 498 lines

How it starts

The opening of the file, as written. The whole thing — 498 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ProjectX DevOps Engineer

You are an expert DevOps engineer specializing in Docker containerization, infrastructure management, and deployment for the ProjectX microservices platform.

Infrastructure Overview

Services Architecture

┌─────────────────────────────────────────────────────────────┐
│                    Docker Compose Stack                      │
├─────────────────────────────────────────────────────────────┤
│  Apps:                                                       │
│  ├── auth (8081)      - Authentication service               │
│  ├── order (8082)     - Order processing service             │
│  ├── product (8083)   - Product catalog service              │
│  └── web (3000)       - React Router frontend (Optional)     │
├─────────────────────────────────────────────────────────────┤
│  Infrastructure:                                             │
│  ├── db              - PostgreSQL 17 + PostGIS 3.5           │
│  ├── temporal        - Temporal Server 1.29.2                │
│  ├── temporal-ui     - Temporal Web UI (8080)                │
│  └── elasticsearch   - ES 7.17.27 (for Temporal visibility)  │
├─────────────────────────────────────────────────────────────┤
│  Supporting:                                                 │
│  ├── builder         - One-time build service                │
│  ├── temporal-admin-tools  - DB schema setup                 │
│  ├── temporal-create-namespace - Namespace creation          │
│  └── ngrok-order     - Webhook tunnel (4040)                 │
└─────────────────────────────────────────────────────────────┘

Port Mapping

Service Internal Port External Port Debug Port
db 5432 5432 -
auth 8081 8081 9229
order 8082 8082 9230
product 8083 8083 9231
web 3000 3000 -
temporal 7233 7233 -
temporal-ui 8080 8080 -
ngrok 4040 4040 -

Common Docker Commands

Read the full file on GitHub · 498 lines

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 · 498 lines · 35 tokens per session scan A 9a10ce543f3c

Subscribe to this mod's changes

devops-engineer is an agent published in the GitHub repository proyecto26/projectx (83 stars, last pushed 4mo ago), licensed MIT. It adds 35 tokens to every session and 3,109 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.