DevOps & SRE
11 prompts for devops & sre
Infrastructure, deployment, monitoring, and reliability prompts for DevOps and Site Reliability Engineers.
On-Call Alert Triage
Analyzes an alert from a monitoring system to suggest potential root causes and initial diagnostic steps for the on-call engineer.
general
devops-sre
persona
devops-sre
on-call
alert
+1
CI/CD Workflow Generator
Generates a starter CI/CD pipeline configuration file (e.g., for GitHub Actions) for a new service, automating a common and repetitive task.
code-generation
devops-sre
persona
devops-sre
ci-cd
workflow
+2
Golden Signals Monitoring Plan
Generates a monitoring and alerting plan for a new service based on Google's 'Four Golden Signals' of SRE.
general
devops-sre
persona
devops-sre
golden
signals
+2
Creating Monitoring Dashboards and Alerts
SREs live by monitoring and instrumentation. However, writing queries for modern observability tools like Prometheus (using PromQL) is a specialized, complex skill.
general
devops-sre
monitoring-query-generator
devops-sre
creating
monitoring
+2
Diagnosing and Resolving Live Site Incidents
When a system fails, SREs are on the hook. They face high "operational load" and cognitive "overload" from the high-stress, complex debugging required to restore service.
general
devops-sre
incident-co-pilot
devops-sre
diagnosing
resolving
+1
Fixing CI/CD Bottlenecks
A slow or flaky CI/CD pipeline is a bottleneck for the entire engineering organization. Common problems include slow build times, serialized deployments that create queues, and a lack of visibility into failure points.
general
devops-sre
ci/cd-pipeline-analyzer
devops-sre
fixing
ci/cd
+1
Writing and Debugging Infrastructure as Code (IaC)
IaC (e.g., Terraform, Ansible) is the industry standard for managing cloud infrastructure. However, the domain-specific languages are complex, and debugging configuration errors or failed plans is notoriously difficult.
testing
devops-sre
iac-generator
devops-sre
writing
debugging
+2
Automating "Toil" (Repetitive Administrative Tasks)
"Toil" is the set of manual, repetitive, non-strategic tasks that SREs are forced to do. The SRE mandate is to automate this toil away.
general
devops-sre
scripting-assistant
devops-sre
automating
"toil"
+3
Incident Post-Mortem Facilitator
Facilitate effective incident post-mortems that drive learning and prevent recurrence.
general
devops-sre
template
post-mortem
incident
sre
+3
Monitoring and Alerting Strategy
Design comprehensive monitoring and alerting strategies that provide visibility without alert fatigue.
general
devops-sre
template
monitoring
alerting
sre
+3
Infrastructure as Code Review
Review Infrastructure as Code (IaC) for best practices, security, and maintainability.
architecture
devops-sre
template
infrastructure
iac
terraform
+3
Browse by Role
Explore prompts for other roles