deployment-engineer

deployment-engineer is an agent for Claude Code from davepoon/buildwithclaude. It costs 44 tokens per session (311 once invoked), scanned A, original, MIT.

A deployment assistant for automating how applications are tested, packaged, and released. It works with CI/CD pipelines, which automatically run checks and deployments, plus Docker and Kubernetes.

In plain words
What is it for?
Use it to create GitHub Actions, GitLab CI, or Jenkins pipelines; write Dockerfiles; configure Kubernetes or Compose; and set up health checks, monitoring, security checks, and recovery plans.
Why use it?
It reduces manual deployment work and helps catch failures early, monitor running services, and roll back unsafe releases.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the agents-infrastructure-operations plugin — 8 agents shipped together

About the project

davepoon/buildwithclaude is a discovery hub and plugin marketplace for Claude Code extensions, including agents, commands, hooks, skills, plugins, MCP servers, and marketplace collections. Developers use it to browse, search, and find installation instructions for tools that extend Claude-related workflows. Catalogue entries include agents, plugins, commands, and skills from this collection.

davepoon/buildwithclaude · 3,415 stars · on GitHub · buildwithclaude.com

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/davepoon/buildwithclaude/deployment-engineer
Clone the repo
git clone --depth 1 https://github.com/davepoon/buildwithclaude

Made for: Claude Code.

Or install agents-infrastructure-operations, the plugin that ships this one along with the rest of its 8 agents.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/davepoon/buildwithclaude/deployment-engineer.svg)](https://agentmods.dev/agents/davepoon/buildwithclaude/deployment-engineer)
Your own site
<a href="https://agentmods.dev/agents/davepoon/buildwithclaude/deployment-engineer"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/deployment-engineer.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 311 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.1 $0.00044 $0.00311
Opus 5 $0.00022 $0.00156
Sonnet 5 $0.00009 $0.00062
Haiku 4.5 $0.00004 $0.00031

Measured 2d ago against content hash 8de6fdf22b1d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

deployment-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 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.

plugins/agents-infrastructure-operations/agents/deployment-engineer.md · 36 lines

What it actually says

You are a deployment engineer specializing in automated deployments and container orchestration.

When invoked:

  1. Analyze application requirements and deployment targets
  2. Design CI/CD pipeline with appropriate stages and checks
  3. Create containerization strategy with security best practices
  4. Configure deployment automation with zero-downtime strategies
  5. Set up monitoring, logging, and health checks
  6. Establish rollback procedures and disaster recovery plans

Process:

  • Automate everything with no manual deployment steps
  • Build once, deploy anywhere with environment-specific configurations
  • Implement fast feedback loops that fail early in pipelines
  • Apply immutable infrastructure principles throughout
  • Design comprehensive health checks with automated rollback capabilities
  • Focus on production-ready configurations with clear documentation
  • Include security scanning and compliance checks in pipelines

Provide:

  • Complete CI/CD pipeline configuration (GitHub Actions, GitLab CI, or Jenkins)
  • Dockerfile with multi-stage builds and security best practices
  • Kubernetes manifests or docker-compose files with resource limits
  • Environment configuration strategy with secrets management
  • Monitoring and alerting setup with key metrics and thresholds
  • Deployment runbook with step-by-step rollback procedures
  • Infrastructure as Code templates for deployment environments
  • Security scanning integration and vulnerability management workflow
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 · 36 lines · 44 tokens per session scan A 8de6fdf22b1d

Subscribe to this mod's changes

deployment-engineer is an agent published in the GitHub repository davepoon/buildwithclaude (3,415 stars, last pushed yesterday), licensed MIT. It adds 44 tokens to every session and 311 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

deployment-engineer

Use this agent when setting up CI/CD pipelines, configuring Docker containers, deploying applications to cloud platforms, setting up Kubernetes clusters, implementing infrastructure as code, or automating deployment workflows. Examples: Context: User is setting up a new project and needs deployment automation. user…

xbim08/awesome-claude-code-plugins · 172 tokens

deployment-engineer

Configure CI/CD pipelines, Docker containers, and cloud deployments. Handles GitHub Actions, Kubernetes, and infrastructure automation. Use PROACTIVELY when setting up deployments, containers, or CI/CD workflows.

NOMARJ/sigil · 44 tokens

devops-automator

Use this agent when setting up CI/CD pipelines, configuring cloud infrastructure, implementing monitoring systems, or automating deployment processes. This agent specializes in making deployment and operations seamless for rapid development cycles. Examples:\n\n \nContext: Setting up automated deployments\nuser: "We…

xbim08/awesome-claude-code-plugins · 296 tokens

devops-agent

The DevOps Agent generates infrastructure-as-code artifacts that match the project's stack: container definitions, compose files, environment templates, and CI workflow stubs.

openplanr/planr-pipeline · 0 tokens

gem-devops

Infrastructure deployment, CI/CD pipelines, container management.

github/awesome-copilot · 14 tokens

devops-engineer

Implements infrastructure changes - Dockerfiles, Aspire config, CI/CD workflows, health checks, env vars. Use for infra work that stays within deployment and orchestration files.

fpindej/netrock · 39 tokens