Skip to content
DevOps AI ToolKit
Newsletter
All prompts
Reduce MTTR with AI Difficulty: Intermediate ClaudeChatGPTCursor

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

More Reduce MTTR with AI prompts & error guides

Browse every Reduce MTTR with AI prompt and troubleshooting guide in one place.

Free download · 368-page PDF

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.