Claude for
operations
Runbooks, SOPs, incident retrospectives, vendor evaluations, and the thankless documentation that keeps the business running.
Operations is where Claude has the quietest but possibly largest impact across Abingdon. Almost every ops task is either writing a document that explains something, writing a document that captures something, or turning a pile of data into a recommendation. All three are Claude's happy place. The pages never win awards, but the time saved is enormous.
Three places to start
Three workflows that collectively cover most of what an ops function does in a given week.
1. Drafting an SOP from how someone actually does the work
The best SOPs are written from the expert's real mental model, not from a template. Interview the expert, paste your notes, paste an example SOP as a structure reference, and let Claude draft. It will use the expert's language where possible and flag the steps where it needs clarification. What you get back is 80% of the way there.
SOP drafting prompt, annotated
Four elements, applied to turning an expert's head into something the rest of the team can follow.
Where this falls over
If the expert's notes are incomplete, Claude will fill in plausible-sounding steps that are subtly wrong. Always review every step with the original expert before the SOP goes into circulation.
2. Incident retrospectives without blame
Paste the timeline, paste the chat and ticket history, and ask Claude for a retro covering impact, narrative, what went well, what went badly, root causes, and three specific actions. The key instruction is "no blame, stick to what the evidence supports, flag anything you're inferring". The output is a retro you can share within an hour of the incident closing.
Two ways to ask for an incident retro
The weak version lands at "someone should have caught this". The strong version lands at three specific actions with owners.
A plausible-sounding retro that invents a timeline Claude doesn't actually have, picks one root cause (probably "alert fatigue"), and recommends generic actions like "improve monitoring". Names one person as having missed a warning. Unusable in the actual retro meeting.
A factual narrative built only from the timestamps in the timeline, with "what went well" (monitoring alerted within 90 seconds, rollback was tested and ready) and "what went badly" (the alert went to the wrong rotation for 12 minutes, the runbook linked to a stale dashboard).
Contributing causes (I found three, not one):
- A recent change moved the on-call rotation but the alert routing did not follow.
- The runbook's dashboard link was not updated after last quarter's Grafana migration.
- The retry logic for the downstream payment provider swallows 429s silently, which delayed the first human looking at the issue.
Where this falls over
Claude will default to single-root-cause thinking if you let it. Incidents almost always have multiple contributing causes. Ask it explicitly to avoid stopping at the first plausible cause.
3. Vendor evaluation matrices
You're comparing three vendors. You have notes on each, you have weighted criteria. Claude will score each vendor against each criterion, mark anything where the data is thin as "need more info" rather than scoring it, produce a recommendation with the reasoning, and list the remaining questions you still need to answer. This is exactly the kind of structured thinking that takes humans half a day and Claude ninety seconds.
Scoring three vendors, as a conversation
Notice Claude pushing back when it does not have enough to score.
Where this falls over
Claude will score criteria it has no data on if you don't tell it not to. The "need more info" category must be in the prompt.
Worked examples
Before and after, on tasks from operations work.
Prompts to steal
Copy any of these, fill in the square brackets, run.
Try this week
Pick one. All of these are under an hour.
Operations documentation tends to be the first place in a business that gets out of date. Claude lowers the cost of keeping it fresh enough that "we should really update that runbook" stops being a todo and becomes a Tuesday afternoon task.
If you want to go broader, the Beginner guide covers the habits that apply everywhere. The prompt library has the full set of role-tagged prompts in one place.