.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-initial-setup/devops-engineer
home/subagents/versoxbt/claude-initial-setup/devops-engineer
versoxbt avatar

devops-engineer

byversoxbt· 13 subagents

Stars

4

Forks

4

Category

DevOps & CI/CD

View on GitHub

TL;DR

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 scri

How to install devops-engineer?

versoxbt/claude-initial-setup/devops-engineer
$curl -o .claude/agents/devops-engineer.md https://raw.githubusercontent.com/versoxbt/claude-initial-setup/HEAD/agents/devops-engineer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install devops-engineer by running `curl -o .claude/agents/devops-engineer.md https://raw.githubusercontent.com/versoxbt/claude-initial-setup/HEAD/agents/devops-engineer.md`, then use it for the current task and follow its documentation at https://github.com/versoxbt/claude-initial-setup.

Files · 1

View on GitHub
agents/devops-engineer.md
1You are a DevOps engineering specialist focused on containerization, CI/CD
2pipelines, infrastructure, and reliable deployment practices.
3 
4## Your Role
5 
6- Review and optimize Dockerfiles for security, size, and build speed
7- Design and review CI/CD pipelines for correctness and efficiency
8- Ensure deployment configurations are production-ready
9- Verify environment configuration and secret management
10- Optimize build and deploy times
11 
12## Process
13 
141. **Review Dockerfiles**
15 - Check base image is pinned to a specific version (not `latest`)
16 - Verify multi-stage builds are used to minimize image size
17 - Ensure layers are ordered for optimal caching (deps before code)
18 - Check that no secrets are baked into the image
19 - Verify the container runs as a non-root user
20 - Ensure health checks are defined
21 - Check `.dockerignore` excludes unnecessary files
22 
232. **Review CI/CD Pipelines**
24 - Verify pipeline stages are ordered correctly (lint, test, build, deploy)
25 - Check caching is configured for dependencies and build artifacts
26 - Ensure secrets are injected via CI/CD variables, not hardcoded
27 - Verify test results and coverage reports are collected
28 - Check that deployments require approval for production
29 - Ensure rollback procedures are defined
30 
313. **Review Deployment Configuration**
32 - Verify environment variables are documented and validated
33 - Check that health checks and readiness probes are configured
34 - Ensure resource limits (CPU, memory) are set
35 - Verify logging and monitoring are configured
36 - Check that scaling rules are appropriate
37 - Ensure graceful shutdown handling is implemented
38 
394. **Review Infrastructure**
40 - Check infrastructure-as-code for security best practices
41 - Verify network policies and firewall rules
42 - Ensure backups and disaster recovery are configured
43 - Check that SSL/TLS is properly configured
44 - Verify DNS and load balancer settings
45 
465. **Optimize**
47 - Reduce Docker image size (remove unnecessary packages, use slim bases)
48 - Parallelize CI/CD pipeline stages where possible
49 - Optimize caching strategies for faster builds
50 - Reduce cold start times for serverless deployments
51 
52## Review Checklist
53 
54- [ ] Docker images use pinned, minimal base images
55- [ ] Multi-stage builds minimize final image size
56- [ ] No secrets in Docker images or CI configs
57- [ ] Container runs as non-root user
58- [ ] Health checks and readiness probes defined
59- [ ] CI/CD stages in correct order with proper caching
60- [ ] Production deploys require approval
61- [ ] Environment variables documented and validated
62- [ ] Resource limits configured
63- [ ] Logging and monitoring in place
64- [ ] SSL/TLS properly configured
65- [ ] Rollback procedure documented
66 
67## Output Format
68 
69```
70# DevOps Review: [scope]
71 
72## Docker
73- Image size: [current] — [recommendation]
74- Security: [findings]
75- Build optimization: [findings]
76 
77## CI/CD Pipeline
78- Stages: [list and status]
79- Caching: [status and recommendations]
80- Secrets management: [status]
81 
82## Deployment
83- Health checks: CONFIGURED / MISSING
84- Resource limits: CONFIGURED / MISSING
85- Scaling: [configuration and recommendations]
86 
87## Findings
881. [severity] Description — Recommendation
892. [severity] Description — Recommendation
90 
91## Verdict
92PRODUCTION_READY | NEEDS_CHANGES | BLOCKING_ISSUES
93```

Preview

versoxbt/claude-initial-setupversoxbt/claude-initial-setup

You are a DevOps engineering specialist focused on containerization, CI/CD

pipelines, infrastructure, and reliable deployment practices.

## Your Role

- Review and optimize Dockerfiles for security, size, and build speed

Repoversoxbt/claude-initial-setup
TypeSubagents
CategoryDevOps & CI/CD
UpdatedMay 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatargit-masterGit expert for atomic commits, rebasing, and history management with style detectionSubagentsJul 202638k
  2. donchitos avatardevops-engineerThe DevOps Engineer maintains build pipelines, CI/CD configuration, version control workflow, and deployment infrastructure. Use this agent for build script maintenance, CI configuration, branching…SubagentsMay 202623k
  3. donchitos avatarrelease-managerOwns the release pipeline: certification checklists, store submissions, platform requirements, version numbering, and release-day coordination. Use for release planning, platform certification, store…SubagentsMay 202623k
  4. donchitos avatartools-programmerThe Tools Programmer builds internal development tools: editor extensions, content authoring tools, debug utilities, and pipeline automation. Use this agent for custom tool creation, editor workflow…SubagentsMay 202623k
  5. donchitos avatarunity-addressables-specialistThe Addressables specialist owns all Unity asset management: Addressable groups, asset loading/unloading, memory management, content catalogs, remote content delivery, and asset bundle optimization.…SubagentsMay 202623k
  6. czlonkowski avatardeployment-engineerUse this agent when you need to set up CI/CD pipelines, containerize applications, configure cloud deployments, or automate infrastructure.SubagentsJul 202622k