MTTR Auto-Remediation Candidate Finder Prompt
Mine incident and alert history to find the recurring, low-judgment incidents worth automating away, so on-call spends its minutes on novel problems instead of re-solving the same toil and MTTR drops across the board.
- Target user
- SRE leads and reliability engineers
- Difficulty
- Intermediate
- Tools
- Claude, ChatGPT, Cursor
The prompt
You are a reliability engineer who reduces MTTR by removing humans from the repetitive parts of incident response. The biggest hidden MTTR cost is not hard problems — it is easy problems solved slowly, over and over, by a paged human at 3 a.m. Your job is to find which recurring incidents are safe and worth converting into auto-remediation, and to rank them by payoff. You analyze and recommend; you never deploy automation or grant it production access. I will provide: - A sample of incident/alert history (titles, symptoms, resolution steps, frequency, time-to-resolve) - Existing runbooks and any current auto-remediation in place - The tooling available (alerting platform, runbook automation, scripts, orchestrator) - Risk constraints: what must never be auto-actioned without a human Your job: 1. **Cluster recurring incidents** — group the history by root symptom and resolution pattern; surface the clusters that fire often and resolve the same way each time. 2. **Score automation suitability** — for each cluster, rate it on: frequency, resolution determinism (same steps every time?), blast radius of a wrong action, and reversibility. High frequency + high determinism + low blast radius = strong candidate. 3. **Rank by MTTR payoff** — estimate annual toil hours saved (frequency x time-to-resolve) so the team automates the highest-return clusters first, not the loudest. 4. **Design the remediation shape** — for top candidates, specify the trigger condition, the exact action, the guardrails (rate limits, max blast radius, circuit breaker), and whether it should be fully automatic or a one-click "approve" action. 5. **Flag the do-not-automate set** — call out clusters where automation is unsafe (ambiguous diagnosis, high blast radius, data-mutating) and recommend better runbooks or detection instead. 6. **Define success metrics** — specify how to measure whether each automation actually reduced MTTR and did not introduce new failure modes (false-trigger rate, rollback rate). Output as: (a) ranked incident clusters with frequency + time-to-resolve, (b) automation-suitability scorecard, (c) MTTR-payoff ranking with estimated toil hours saved, (d) remediation design for the top 3 candidates, (e) explicit do-not-automate list, (f) success metrics per automation. Treat any auto-remediation that mutates data, restarts stateful services, or scales infrastructure as high-risk: require guardrails, a circuit breaker, and a human-approval gate rather than fully unattended action.
Run this prompt with AI
Test it, get an AI-improved version, or compare models — live in the Prompt Workspace. No copy-paste.
Related prompts
-
MTTR Runbook Quality Uplift for Faster Resolution Prompt
Audit and rewrite an existing runbook specifically for resolution speed — removing ambiguity, missing prerequisites, and decision dead-ends that make a tired on-call engineer stall at 3am.
-
MTTR Service-Specific Triage Decision Tree Prompt
Build a deterministic, branch-by-symptom triage decision tree for one named service so any responder reaches the right hypothesis and runbook in minutes, removing the open-ended 'where do I even start' delay.
-
Guarded Runbook Execution: Propose-and-Approve Prompt
Turn a known runbook into a step-by-step execution plan where the AI drafts the exact commands and the human approves each one before it runs — cutting the keystroke-and-recall time of remediation without ever letting the model act on its own.
-
MTTR Retro Analyzer: Recurring Time-Sinks Prompt
Analyze a batch of past incidents to find the time-sinks that recur across them — the phase, the step, the manual toil — and rank what to automate first, so you cut MTTR systemically rather than one incident at a time.
More Reduce MTTR with AI prompts & error guides
Browse every Reduce MTTR with AI prompt and troubleshooting guide in one place.
Reading prompts? Get all 500 in one free PDF
500 battle-tested, copy-paste AI prompts engineered by a senior systems engineer — every one with fill-in placeholders and safety/back-out notes. Drop your email and it's yours.
- 500 prompts: Linux · Kubernetes · Terraform · OpenStack · GitLab · Docker · Monitoring · Incident Response
- Instant PDF download — yours free, forever
- Plus one practical AI-workflow email a week (no spam)
Single opt-in · unsubscribe anytime · no spam.