AI prompt templates for DevOps engineers: CI/CD pipelines, Dockerfiles, and incident post-mortems.
Generate Terraform scripts, debug Kubernetes deployments, and draft incident reports. DevOps engineers deal with complex toolchains where configuration syntax varies across dozens of services — STCO prompts that specify the cloud provider, service versions, security requirements, and compliance framework produce infrastructure code that's actually deployable rather than generic boilerplate.
Draft GitHub Actions workflows, GitLab CI pipelines, or Jenkins declarative pipelines by specifying your build steps, deployment targets, and quality gates. Include constraints like required security scanning stages, approval gates for production, and environment-specific variable handling so the generated pipeline matches your organisation's deployment standards from the first draft.
Write blameless post-mortem documents, draft incident communication templates, and create runbooks for common failure scenarios. Provide the incident timeline, root cause analysis, and affected systems in your prompt to generate structured post-mortems that satisfy both engineering teams and leadership — covering what happened, why, impact, and preventive actions.
Generate multi-stage Dockerfiles, Kubernetes manifests, and Helm chart templates optimised for your specific application stack. Specify the base image, runtime requirements, security constraints (non-root user, read-only filesystem), and resource limits so the AI produces production-grade configurations rather than tutorial-level examples that would fail a security review.
AI generates solid starting configurations, but production readiness requires human review for security group rules, IAM policies, state management, and cost implications. Use prompts that include your organisation's tagging standards, naming conventions, and compliance requirements (SOC2, HIPAA) to get output that's much closer to production-ready.
Paste the error message or kubectl output into the Situation field, specify the cluster version and cloud provider as Constraints, and ask for a diagnostic checklist as the Output. AI excels at mapping common K8s error patterns (CrashLoopBackOff, ImagePullBackOff, OOMKilled) to their typical root causes and resolution steps.
An incident post-mortem generator that takes a raw incident timeline and produces a structured blameless post-mortem with sections for summary, impact, root cause, contributing factors, action items, and lessons learned. This saves hours of writing while ensuring your post-mortems are thorough and consistent.
Free — no sign-up required