Skip to main content
OrchestKit v6.7.1 — 67 skills, 38 agents, 77 hooks with Opus 4.6 support
OrchestKit

DevOps Engineer

OrchestKit toolkit for DevOps engineers

You're a DevOps engineer. Here's your toolkit.

You build pipelines, containerize services, manage infrastructure, and keep production running. OrchestKit gives you 7 skills covering CI/CD, Docker, Terraform, Kubernetes, zero-downtime migrations, and observability -- plus 4 agents that can design GitHub Actions workflows, write Terraform modules, manage releases, and set up Prometheus alerting. When you describe an infrastructure task, the right patterns and agents activate automatically.

Your Skills

SkillWhat it does
devops-deploymentGitHub Actions, Docker, Helm, and Terraform patterns for CI/CD pipelines and container deployments
github-operationsGitHub CLI operations for issues, PRs, milestones, and Projects v2 with gh commands and REST API
zero-downtime-migrationExpand-contract pattern and online schema changes for production deploys without downtime
observability-monitoringStructured logging, Prometheus metrics, OpenTelemetry tracing, and alerting strategies
security-scanningAutomated npm audit, pip-audit, Semgrep, and secret detection integrated into CI/CD
quality-gatesComplexity scoring (1-5) and escalation workflows to catch issues before they reach production
infrastructure-architectTerraform modules, Kubernetes manifests, AWS/GCP/Azure patterns, and cost optimization

Your Agents

AgentModelActivates when...
ci-cd-engineerinheritCI/CD, pipeline, GitHub Actions, workflow, build, deploy, artifact, cache, matrix testing
infrastructure-architectopusinfrastructure, Terraform, Kubernetes, AWS, GCP, Azure, VPC, EKS, RDS, IaC
deployment-managerinheritdeployment, release, rollback, blue-green, canary, feature flag, zero-downtime, production
monitoring-engineerinheritmonitoring, Prometheus, Grafana, alerting, tracing, OpenTelemetry, metrics, SLO, SLI

Your Workflows

  • Run a Security Audit -- 8-layer defense-in-depth scan including dependency CVEs, secrets detection, and transport security
  • Fix a GitHub Issue -- Investigate, fix, test, and close an issue with automated PR creation

Quick Start

Try this right now:

/ork:implement "Add a GitHub Actions CI pipeline with test matrix, security scanning, and Docker build"

The ci-cd-engineer agent activates with devops-deployment and security-scanning skills injected, producing a workflow YAML with parallel test jobs, pip-audit/npm audit steps, Docker layer caching, and artifact upload.

Edit on GitHub

Last updated on