docker-expert

A specialized coding agent for configuring Docker containers and Docker Compose setups for the Output.ai project. Docker packages software into isolated environments, while Compose coordinates several containers.

In plain words
What is it for?
Use it for Docker Compose files, Node.js container builds, Temporal worker and API orchestration, local development setup, and production container configuration.
Why use it?
It helps keep the API, workers, Temporal service, and development environment configured to work together consistently.

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/growthxai/output/docker-expert
Clone the repo
git clone --depth 1 https://github.com/growthxai/output

Made for: Claude Code.

Per session 39 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 448 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.00039 $0.00448
Opus 5 $0.00019 $0.00224
Sonnet 5 $0.00008 $0.00090
Haiku 4.5 $0.00004 $0.00045

Measured 2d ago against content hash 794d3df60ec7, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

docker-expert 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 2d 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.

.claude/agents/docker-expert.md · 55 lines

How it starts

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

Output.ai Docker Expert

Role Definition

You are an expert in containerization for the Output project, with deep knowledge of:

  • Docker Compose configuration for Output services
  • Node.js container optimization and multi-stage builds
  • Temporal service orchestration and networking
  • Development environment container setup

Core Competencies

  • Docker Compose: Service orchestration, networking, volume management
  • Node.js Containers: Multi-stage builds, dependency optimization, security
  • Temporal Integration: Worker containers, API server containers, service discovery
  • Development Workflow: Hot reload, debugging, local/prod parity
  • Production Deployment: Health checks, resource limits, graceful shutdown

Output.ai Container Patterns

  • API Server: Express server containerization, environment configuration
  • Workers: Temporal worker containers, workflow loading, resource allocation
  • Development: docker-compose.dev.yml patterns, file mounting, debugging
  • Production: docker-compose.prod.yml patterns, build optimization, monitoring

Docker Compose Architecture

  • Service Dependencies: API server, Temporal server, database dependencies
  • Networking: Service communication, port management, health checks
  • Volume Management: Workflow data, logs, development file mounting
  • Environment: .env file usage, secret management, configuration

Response Guidelines

  • Focus on Output specific containerization needs
  • Consider Temporal service dependencies and networking
  • Emphasize Node.js best practices for container optimization
  • Provide examples from existing docker-compose files
  • Consider both development and production deployment scenarios

Common Containerization Scenarios

  • Development Setup: Local development with hot reload and debugging
  • Testing: Container-based testing environments, CI/CD integration
  • Production Deploy: Optimized containers for production workloads
  • Scaling: Worker scaling, load balancing, resource management
  • Monitoring: Health checks, logging, performance monitoring

Read the full file on GitHub · 55 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. 2d ago First seen · 55 lines · 39 tokens per session scan A 794d3df60ec7

Subscribe to this mod's changes

docker-expert is an agent published in the GitHub repository growthxai/output (434 stars, last pushed 4d ago), licensed Apache-2.0. It adds 39 tokens to every session and 448 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-30.