30 Claude Prompts for Operations Managers
Paste your process notes, headcount numbers, or incident timeline in and get back a finished SOP, capacity model, or postmortem, not a bullet list of tips. Not "give me some advice".
In short: This page contains 30 copy-paste ready prompts, organized into 6 categories with a description and pro tip for each. The first 5 prompts are free instantly, no signup needed. Hand-curated and tested by the AI Academy team.
SOP & Process Documentation
5 promptsStep-by-Step SOP Document
1/30You are a senior operations manager who writes standard operating procedures for cross-functional teams. <context> Your team needs a written SOP so any trained employee can execute the process without guessing or asking around. </context> <inputs> - Process name: [PLACEHOLDER, e.g. "Weekly inventory cycle count"] - Team/department: [PLACEHOLDER] - Current informal steps or notes: [PLACEHOLDER] - Tools/systems used: [PLACEHOLDER] - Frequency: [PLACEHOLDER] </inputs> <task> Turn the informal notes into a numbered, unambiguous SOP with a purpose statement, scope, step-by-step instructions (one action per step), the responsible role per step, and a troubleshooting table for what commonly goes wrong. </task> <constraints> - Number every step, one action per step, no more than 20 words per step. - Mark any step where a mistake is costly with "CHECK". - If the notes are sparse, fill gaps with a realistic seeded example (a 12-SKU warehouse cycle count) and label it as sample content. </constraints> <format> A Markdown document with headers: Purpose, Scope, Roles, Procedure, Troubleshooting Table, Revision Log (blank template row). </format>
Turns messy process notes into a numbered SOP with roles, checkpoints, and a troubleshooting table.
Pro tip: Paste the actual Slack thread or voice memo of how the process really gets done instead of summarizing it yourself first, Claude catches the undocumented exceptions.
New-Hire Process Onboarding Checklist
2/30You are an operations manager building a training plan for a new team member. <context> A new hire needs to learn a recurring process fast without shadowing someone for a full week. </context> <inputs> - Process to teach: [PLACEHOLDER] - Systems/logins required: [PLACEHOLDER] - Common first-week mistakes: [PLACEHOLDER] - Target time to competency: [PLACEHOLDER, e.g. "5 business days"] </inputs> <task> Build a day-by-day onboarding checklist that ramps the new hire from watching to running the process solo, ending with a manager sign-off before they work unsupervised. </task> <constraints> - Break the plan into Day 1, Day 2-3, and Day 4-5 blocks. - Include a sign-off checklist item that requires manager approval before solo work. - Flag any step needing security or access provisioning with the lead time it typically takes. </constraints> <format> A checklist table (Day | Task | Owner | Done) plus a final sign-off section. </format>
Builds a day-by-day ramp plan that gets a new hire to independent competency with a manager sign-off.
Pro tip: List the actual mistakes past new hires made in week one, the checklist gets sharper when it's built to prevent specific, real failures.
Process Exception Handling Guide
3/30You are an operations manager documenting how the team handles edge cases that fall outside the standard process. <context> Ops teams follow the happy-path SOP but improvise when something breaks, and that improvisation needs to be captured so it's consistent. </context> <inputs> - Base process name: [PLACEHOLDER] - Known edge cases: [PLACEHOLDER, e.g. "vendor ships wrong SKU", "system is down at cutoff time"] - Escalation contacts: [PLACEHOLDER] </inputs> <task> For each edge case, write an if-this-then-that entry with the exact escalation path and who has authority to approve a workaround. </task> <constraints> - Cover at least 5 edge cases; if fewer are given, add realistic seeded ones for this type of process and label them as examples. - Never suggest skipping a compliance or safety step to resolve an exception. - Include a "who approves" column on every row. </constraints> <format> A table: Edge Case | Trigger Condition | Immediate Action | Escalate To | Approval Needed. </format>
Documents exactly how to handle process edge cases, with a clear escalation and approval path for each.
Pro tip: Ask your team what they improvised last time something broke, that's your real edge case list, not the ones you'd guess from the desk.
SOP Audit and Gap Report
4/30You are an operations manager auditing an existing SOP against how work actually goes wrong in practice. <context> An existing SOP is outdated or has gaps that operations discovered the hard way. </context> <inputs> - Current SOP text (paste in full): [PLACEHOLDER] - Recent incidents or complaints tied to this process: [PLACEHOLDER] </inputs> <task> Review the SOP line by line against the incidents provided, identify every gap (missing step, ambiguous instruction, outdated tool reference), and rewrite only the broken sections. </task> <constraints> - Do not rewrite sections that are not broken. - List every gap with a severity (High/Medium/Low) before showing any rewrite. - Reference the specific incident that exposed each gap. </constraints> <format> A gap table (Gap | Severity | Linked Incident) followed by a "Redlined Sections" block showing before and after text for each fix. </format>
Cross-checks a real SOP against recent incidents and rewrites only the parts that actually caused problems.
Pro tip: Attach the exact incident write-ups, not summaries, Claude finds gaps you'd miss when the details get paraphrased away.
Cross-Team Handoff Protocol
5/30You are an operations manager designing a clean handoff between two teams. <context> Work passes between two teams, such as ops to support, and details fall through the cracks at the handoff point. </context> <inputs> - Sending team and their last step: [PLACEHOLDER] - Receiving team and their first step: [PLACEHOLDER] - Past handoff failures: [PLACEHOLDER] </inputs> <task> Design a handoff protocol defining exactly what artifact or data must transfer, in what format, through what channel, and how the receiving team confirms receipt. </task> <constraints> - Include a required confirmation step, not just "send and hope". - State an acknowledgment SLA, for example within 2 business hours. - Directly address at least 2 of the past failure examples given. </constraints> <format> A one-page handoff protocol with a simple 4-6 step flow described in order, plus a RACI-style responsibility line. </format>
Defines exactly what transfers between two teams and how receipt gets confirmed, closing the gap where handoffs fail.
Pro tip: Name the actual past failure, Claude will design the confirmation step specifically to prevent that failure from repeating.
Capacity & Resource Planning
5 promptsTeam Capacity Model (Headcount vs Workload)
6/30You are an operations manager forecasting whether the team can handle next quarter's workload. <context> Leadership wants to know if current headcount can absorb projected volume before committing to a plan. </context> <inputs> - Current headcount and roles: [PLACEHOLDER, e.g. "6 fulfillment associates, 1 lead"] - Average throughput per person per day: [PLACEHOLDER] - Projected volume next quarter by month: [PLACEHOLDER] - Planned time off or attrition: [PLACEHOLDER] </inputs> <task> Build a capacity model comparing available capacity to projected demand month by month, flag any month over 85% utilization, and recommend hiring or overtime action with lead time. </task> <constraints> - Show the formula used to calculate capacity per month, not just the conclusion. - Use realistic seeded numbers, clearly labeled, if the given inputs are incomplete. - State the utilization threshold used and why. </constraints> <format> A month-by-month table (Month | Demand Units | Capacity Units | Utilization % | Flag | Recommended Action) plus a 3-sentence summary. </format>
Compares projected demand to available headcount month by month and flags exactly when to hire.
Pro tip: Give the real average throughput per person, not a rounded guess, the utilization percentages only mean something if that number is accurate.
Shift Schedule Builder
7/30You are an operations manager building a staff schedule that matches coverage to demand. <context> Coverage needs to match demand across the day and week without over- or under-staffing any shift. </context> <inputs> - Operating hours: [PLACEHOLDER] - Demand pattern by hour or day: [PLACEHOLDER] - Available staff and their max hours: [PLACEHOLDER] - Labor rules, such as minimum rest between shifts: [PLACEHOLDER] </inputs> <task> Generate a weekly shift schedule that covers peak demand windows, respects the stated labor rules, and minimizes total scheduled hours. </task> <constraints> - No employee scheduled back-to-back in a way that violates the stated rest rule. - Show total weekly hours per employee. - Flag any demand window that current staff cannot cover. </constraints> <format> A 7-day by employee grid (table) plus a coverage gap callout list. </format>
Builds a weekly shift schedule that covers peak demand, respects labor rules, and shows total hours per person.
Pro tip: Include your actual hour-by-hour demand curve, not just "busy weekends", the schedule only tightens up when the input demand data is specific.
Vendor Capacity Contingency Plan
8/30You are an operations manager preparing a backup plan in case a key vendor cannot meet demand. <context> A key vendor or supplier might not meet demand during a peak period, and the team needs a plan ready before it happens. </context> <inputs> - Vendor and what they supply: [PLACEHOLDER] - Normal lead time and capacity: [PLACEHOLDER] - Peak period and expected demand spike: [PLACEHOLDER] - Backup vendor options, if known: [PLACEHOLDER] </inputs> <task> Build a contingency plan with trigger thresholds, for example "if lead time exceeds X days, activate backup", the activation steps, and a cost and quality tradeoff note for each backup option. </task> <constraints> - Define at least one measurable trigger metric. - Include a rough cost delta estimate, labeled as an estimate. - Name who owns the decision to activate the backup. </constraints> <format> A one-page contingency plan with a trigger table and an activation checklist. </format>
Sets a measurable trigger point and a ready activation checklist for switching to a backup vendor.
Pro tip: Put a real number on the trigger, such as a specific lead-time day count, a vague trigger like "if things get bad" never gets activated in time.
Budget vs Actual Resource Tracker
9/30You are an operations manager tracking spend against budget for the current period. <context> Ops spend needs to be tracked against budget across labor, tools, and vendor lines every month. </context> <inputs> - Budget line items with monthly budget: [PLACEHOLDER] - Actuals so far this period: [PLACEHOLDER] </inputs> <task> Build a tracker comparing budget to actuals per line, compute the variance percentage, and write a 3-bullet narrative explaining the biggest variance drivers. </task> <constraints> - Flag any line with variance over 10% in either direction. - Use realistic seeded sample numbers, clearly labeled, if none are given. - Keep the narrative factual, do not present speculation as fact. </constraints> <format> A table (Line Item | Budget | Actual | Variance $ | Variance % | Flag) plus a narrative summary block. </format>
Compares budget to actuals line by line and explains the biggest variance drivers in plain language.
Pro tip: Break out labor separately from tools and vendor spend, lumping them together hides which line is actually driving the overage.
Overtime and Burnout Risk Report
10/30You are an operations manager monitoring team workload to catch burnout risk early. <context> Sustained overtime and rising absence often precede turnover, and catching the pattern early lets a manager rebalance before someone quits. </context> <inputs> - Team roster with hours worked over the last 4 weeks: [PLACEHOLDER] - Standard full-time hours: [PLACEHOLDER] - Recent turnover or absence notes: [PLACEHOLDER] </inputs> <task> Identify employees trending toward burnout based on sustained overtime and rising absence, rank by risk level, and recommend a specific rebalancing action per flagged person. </task> <constraints> - Base flags only on the data given or clearly labeled seeded sample data, no assumptions about personal circumstances. - Recommendations must be concrete scheduling or workload actions, not generic wellness advice. - Note at the top that this is a private report not meant to be shared with the team. </constraints> <format> A ranked table (Employee | Avg Weekly Hours, 4wk | Trend | Risk Level | Recommended Action) with a one-line confidentiality note at the top. </format>
Flags employees trending toward burnout from real hours-worked data and recommends a specific workload fix for each.
Pro tip: Feed in 4 full weeks of hours, not just the current week, one busy week looks identical to real burnout until you see the trend.
KPI Dashboards & Reporting
5 promptsLive Ops KPI Dashboard (HTML)
11/30You are an operations manager building a visual health snapshot for leadership. <context> Leadership wants a glanceable view of the operation's core health metrics, not another spreadsheet to dig through. </context> <inputs> - KPIs to track: [PLACEHOLDER, e.g. "on-time %, error rate, throughput, cost per unit"] - Current values and targets: [PLACEHOLDER] - Reporting period: [PLACEHOLDER] </inputs> <task> Build a single self-contained HTML dashboard with a metric card per KPI showing current vs target, a color-coded status, and a short narrative line per metric. </task> <constraints> - Inline all CSS, no external dependencies or linked files. - Use color coding (green, yellow, red) tied to explicit thresholds you state on the page. - Use realistic seeded sample numbers, clearly labeled, if none are given. </constraints> <format> One self-contained HTML file with inline CSS, previewable directly in a browser. </format>
Generates a self-contained HTML dashboard with color-coded metric cards, ready to open in a browser.
Pro tip: Give Claude the actual threshold that makes a metric "red" for your team, a generic threshold makes the color coding meaningless to your leadership.
Weekly Ops Report to Leadership
12/30You are an operations manager writing the recurring Monday report to leadership. <context> This report needs to be one leadership actually reads, not a wall of text they skim past. </context> <inputs> - Key metrics this week vs last week: [PLACEHOLDER] - Notable incidents or wins: [PLACEHOLDER] - Upcoming risks: [PLACEHOLDER] </inputs> <task> Write a weekly ops report with a 3-sentence executive summary, a metrics table comparing this week, last week, and target, a "what changed" section, and a risks and asks section. </task> <constraints> - The executive summary must lead with the single most important number. - No more than 5 bullet points in the "what changed" section. - End with explicit asks if any, such as decisions or resources needed. </constraints> <format> A Markdown report ready to paste into email or Slack, under 400 words excluding the table. </format>
Writes a tight weekly leadership report that leads with the most important number and ends with clear asks.
Pro tip: Decide the one number that matters most before you paste inputs in, Claude will lead the summary with whichever number you flag as the headline.
Root-Metric Definitions Sheet
13/30You are an operations manager settling a dispute over how a metric is calculated. <context> Teams disagree on how a KPI is actually calculated, which is causing conflicting reports. </context> <inputs> - KPIs in dispute or in use: [PLACEHOLDER] - Current informal definitions per team, if known: [PLACEHOLDER] </inputs> <task> Write a precise, single source of truth definition for each KPI, including the exact formula, data source, calculation frequency, and owner. </task> <constraints> - Every KPI needs a literal formula, for example "On-time % = orders shipped by promised date divided by total orders shipped, times 100". - Flag any KPI where teams currently disagree and state the reconciliation decision made. - No vague definitions such as "measures efficiency". </constraints> <format> A definitions table (KPI | Formula | Data Source | Frequency | Owner | Notes). </format>
Locks down one exact formula and owner per KPI so teams stop reporting conflicting numbers.
Pro tip: List every team's current informal definition side by side, seeing the actual disagreement in writing is what gets people to accept the reconciled version.
Quarterly Business Review (QBR) Deck Outline
14/30You are an operations manager preparing a quarterly performance review for leadership. <context> The QBR needs to be a tight, data-driven deck, not a recap of every activity from the quarter. </context> <inputs> - Quarter and key results: [PLACEHOLDER] - Wins: [PLACEHOLDER] - Misses and root causes: [PLACEHOLDER] - Next quarter priorities: [PLACEHOLDER] </inputs> <task> Outline a 10-slide QBR deck with slide titles, 2-3 bullets of content per slide, and speaker notes for the hardest slide, the one covering misses. </task> <constraints> - Slide 1 must be a one-line headline result, not an agenda slide. - The misses slide must state the root cause, not just "we missed target". - Keep bullets under 15 words each. </constraints> <format> A slide-by-slide outline (Slide # | Title | Content bullets | Speaker notes where relevant). </format>
Outlines a full QBR deck slide by slide, including speaker notes for the hardest slide on misses.
Pro tip: Give the real root cause for each miss up front, even an uncomfortable one, a vague miss produces a vague, unconvincing slide.
Anomaly Explanation Memo
15/30You are an operations manager explaining a sudden metric swing before the next leadership meeting. <context> A KPI moved sharply and leadership wants to know why before the meeting, without waiting for a full investigation. </context> <inputs> - Metric and the anomaly: [PLACEHOLDER, e.g. "error rate jumped from 2% to 9% on Tuesday"] - Known context or changes around that time: [PLACEHOLDER] </inputs> <task> Write a short memo listing the plausible causes ranked by likelihood, what data would confirm or rule out each one, and the immediate mitigation already in place or recommended. </task> <constraints> - Never state a cause as confirmed unless the input data actually confirms it, use "likely" language otherwise. - Cap the list at 3 ranked causes. - Include one recommended next diagnostic step. </constraints> <format> A one-page memo in Markdown, under 300 words. </format>
Ranks the plausible causes of a metric spike by likelihood and names the next check to confirm which one it is.
Pro tip: List every system or process change from that same day, even ones that seem unrelated, the real cause is often something ruled out too quickly.
These prompts give you the what. Tutorials give you the why.
Learn when to use extended thinking, how to build Claude Projects, and workflows that compound. 300+ tutorials and growing.
Process Improvement & Root Cause Analysis
5 prompts5 Whys Root Cause Analysis
16/30You are an operations manager running a structured root cause analysis on a recurring problem. <context> A recurring problem keeps resurfacing and surface-level fixes have not worked. </context> <inputs> - Problem statement: [PLACEHOLDER] - What's been tried already: [PLACEHOLDER] </inputs> <task> Run a structured 5 Whys analysis down to a root cause that is actually fixable, then propose one corrective action and one preventive action. </task> <constraints> - Each "why" must be a factual, checkable statement, not a guess. - Reject "human error" as a final root cause and dig one level deeper. - The preventive action must address the system or process, not just retrain the person. </constraints> <format> A 5-step numbered why-chain followed by a two-row action table (Corrective | Preventive). </format>
Drills a recurring problem down to a fixable root cause instead of stopping at human error.
Pro tip: Push back if the first answer that comes out is "someone made a mistake", ask the prompt to keep going one more "why" past that point.
Process Waste (Lean) Audit
17/30You are an operations manager applying Lean principles to spot waste in a process. <context> A process likely has non-value-add steps, but it takes an outside eye to spot them when you're the one running it every day. </context> <inputs> - Process steps as currently performed: [PLACEHOLDER] - Cycle time per step, if known: [PLACEHOLDER] </inputs> <task> Classify every step as Value-Add, Necessary Non-Value-Add, or Waste using Lean categories, and propose a redesigned process that removes or merges the waste steps. </task> <constraints> - Classify every step given, none skipped. - The redesigned process must have fewer or the same total number of steps. - State an estimated cycle time saved. </constraints> <format> A classification table, followed by a numbered "Redesigned Process" list and a one-line savings estimate. </format>
Classifies every process step as value-add, necessary, or waste, then redesigns the process to cut the waste.
Pro tip: List every step exactly as it's actually done today, including the workaround steps nobody wrote down, those are usually where the waste hides.
Before/After Process Improvement Proposal
18/30You are an operations manager making the case for a process change to leadership. <context> Leadership needs a clear, data-backed case before approving a process change, not just "this would be better". </context> <inputs> - Current process pain points: [PLACEHOLDER] - Proposed change: [PLACEHOLDER] - Cost or effort to implement: [PLACEHOLDER] </inputs> <task> Write a one-page proposal with a current-state vs future-state comparison, the expected impact on time, cost, or errors with the calculation method shown, implementation steps, and the risk of not changing. </task> <constraints> - Impact numbers must show the calculation, not just state a final claim. - Include at least one concrete risk of keeping the status quo. - Keep the whole proposal to one page. </constraints> <format> A one-page Markdown proposal with a two-column current-state vs future-state comparison table. </format>
Builds a one-page business case for a process change with the math shown, not just the conclusion.
Pro tip: Show your work on the cost-to-implement number, a proposal with a visible calculation gets approved faster than one with a round estimate.
Error/Defect Log Analysis
19/30You are an operations manager analyzing a raw error log to find the underlying pattern. <context> A raw log of errors or defects exists, and the goal is to find what's actually driving it, not just count incidents. </context> <inputs> - Raw error log for the period (date, type, brief description): [PLACEHOLDER, or generate a seeded sample of 20 rows] </inputs> <task> Categorize the errors into a small number of root cause buckets, quantify each bucket's frequency and cost or time impact, and rank which bucket to fix first using an impact-versus-effort view. </task> <constraints> - Use the actual log rows given; if none are given, generate a realistic 20-row seeded sample log for a mid-size operations team and label it clearly as sample data. - Every bucket must map back to specific log rows. - The ranking must state the reasoning, not just the rank order. </constraints> <format> A category summary table (Bucket | Count | % of Total | Est. Impact | Fix Priority) plus the categorized log as an appendix table. </format>
Groups a raw error log into root cause buckets and ranks which one to fix first, with the reasoning shown.
Pro tip: Paste the log with actual free-text descriptions, not just error codes, the bucketing is only as good as the detail it has to work from.
Automation Opportunity Shortlist
20/30You are an operations manager deciding which manual tasks are worth automating first. <context> Several manual, repetitive tasks eat up team time, but not all of them are worth the effort to automate. </context> <inputs> - Manual or repetitive tasks the team does: [PLACEHOLDER] - Rough time spent per task per week: [PLACEHOLDER] - Tools already available, such as Zapier or internal scripts: [PLACEHOLDER] </inputs> <task> Score each task on frequency, time cost, and error-proneness, then rank into a shortlist of the top automation candidates with a rough build-effort estimate for each. </task> <constraints> - Score using a stated simple rubric, such as a 1-5 scale per factor, shown in the output. - Cap the shortlist at the top 5 candidates. - Note which items likely need engineering help versus a no-code tool. </constraints> <format> A scored table (Task | Frequency | Time Cost | Error Risk | Total Score | Effort Estimate | Tool Suggestion), sorted by score descending. </format>
Scores repetitive tasks against a simple rubric and ranks the top 5 worth automating first.
Pro tip: Include your actual weekly time estimate per task, even a rough one, the ranking shifts a lot once real time cost is in the mix instead of just frequency.
Vendor & Stakeholder Communication
5 promptsVendor Performance Scorecard
21/30You are an operations manager preparing for a quarterly vendor review call. <context> The quarterly check-in with a vendor needs data-backed talking points, not a vague "how's it going". </context> <inputs> - Vendor name and service: [PLACEHOLDER] - SLA terms: [PLACEHOLDER] - Actual performance data this period: [PLACEHOLDER] </inputs> <task> Build a scorecard comparing SLA commitments to actual performance, grade each dimension, and draft the opening talking points for the vendor review call. </task> <constraints> - Every grade must reference the specific SLA clause and the actual number behind it. - Include at least one item where the vendor exceeded expectations if the data supports it, keep it balanced rather than all complaints. - Talking points must be assertive but professional, no ultimatums unless the data clearly warrants one. </constraints> <format> A scorecard table (SLA Metric | Commitment | Actual | Grade) plus a "Call Talking Points" bullet list. </format>
Grades a vendor against their actual SLA terms and drafts the talking points for the review call.
Pro tip: Pull the exact SLA clause wording into the input, grading against the literal contract language holds up much better in the actual conversation.
Vendor Issue Escalation Email
22/30You are an operations manager escalating a pattern of missed vendor commitments in writing. <context> A vendor has missed commitments repeatedly and it's time to escalate formally rather than raise it verbally again. </context> <inputs> - Vendor and contact: [PLACEHOLDER] - Specific incidents and dates of missed commitments: [PLACEHOLDER] - Desired resolution: [PLACEHOLDER] </inputs> <task> Draft a firm, professional escalation email that documents each incident with dates, states the business impact, and specifies the exact resolution and deadline requested. </task> <constraints> - List incidents as a dated bullet list, not prose. - State one concrete deadline for a response. - No threats, keep the tone professional and factual throughout. </constraints> <format> A ready-to-send email with Subject and Body. </format>
Documents a pattern of vendor misses with dates and impact, then requests a specific fix by a specific deadline.
Pro tip: List every dated incident you have, even minor ones, a documented pattern is far harder for a vendor to dismiss than one big complaint.
Stakeholder Status Update (Multi-Project)
23/30You are an operations manager sending a status update across several active projects. <context> Multiple stakeholders across several projects need a single organized update rather than separate scattered messages. </context> <inputs> - Active projects or initiatives with status: [PLACEHOLDER] - Blockers per project: [PLACEHOLDER] - Audience receiving this update: [PLACEHOLDER] </inputs> <task> Write a status update grouped by project with a one-line status tag, the blocker if any, and what's needed from the reader. </task> <constraints> - Every project needs an explicit status tag: On Track, At Risk, or Blocked. - Any project marked At Risk or Blocked must state the specific ask. - Keep each project block to 3 lines maximum. </constraints> <format> A grouped Markdown update, one section per project, suitable for email or Slack. </format>
Groups multi-project status into short, tagged blocks with a clear ask attached to anything at risk.
Pro tip: Force yourself to write the actual ask for every at-risk project before running this, a status update without a specific ask rarely gets a response.
New Vendor Onboarding Brief
24/30You are an operations manager onboarding a new vendor before work begins. <context> A new vendor or supplier is coming online and needs a clear brief on expectations before any work starts. </context> <inputs> - Vendor and scope of work: [PLACEHOLDER] - Key contacts on both sides: [PLACEHOLDER] - SLAs and reporting cadence expected: [PLACEHOLDER] </inputs> <task> Write an onboarding brief covering scope, communication protocol, SLAs, escalation path, and a first 30-day check-in plan. </task> <constraints> - Include a named escalation contact and a response-time expectation. - State the exact reporting cadence and format expected from the vendor. - Include a 30/60/90-style early check-in schedule. </constraints> <format> A structured onboarding brief in Markdown with clear section headers. </format>
Sets scope, SLAs, and a 30-day check-in plan for a new vendor before their first day of work.
Pro tip: Name the exact escalation contact and response window up front, vague escalation language is the first thing that breaks down under a real deadline.
Cross-Department Change Announcement
25/30You are an operations manager announcing a change that affects other departments. <context> An operations change, such as a new process, tool, or schedule, affects other departments and needs a clear announcement. </context> <inputs> - What's changing: [PLACEHOLDER] - Effective date: [PLACEHOLDER] - Who's affected and how: [PLACEHOLDER] - Where to get help: [PLACEHOLDER] </inputs> <task> Write a change announcement that leads with what's changing and why, states exactly what each affected group needs to do, and where to get help. </task> <constraints> - The lead paragraph must state the change and effective date in the first two sentences. - Include a "what you need to do" section broken out by audience if more than one group is affected. - No jargon without a one-line explanation. </constraints> <format> A ready-to-send announcement in email or Slack post format, under 250 words. </format>
Announces an operational change with the effective date up front and clear per-audience action items.
Pro tip: Break the "what you need to do" section out by team even if it feels repetitive, a shared instruction gets ignored more often than one that names the team directly.
Most people use 10% of Claude. Tutorials unlock the rest.
AI Academy: 300+ hands-on tutorials on Claude, ChatGPT, Midjourney, and 50+ AI tools. New tutorials added every week.
Incident Reviews & Postmortems
5 promptsBlameless Incident Postmortem
26/30You are an operations manager writing the formal writeup for a resolved operational incident. <context> An operational incident, such as an outage, fulfillment error, or safety near-miss, needs a formal writeup after it's resolved. </context> <inputs> - Incident summary and timeline of events: [PLACEHOLDER] - Impact (customers, cost, or time affected): [PLACEHOLDER] - Immediate fix already applied: [PLACEHOLDER] </inputs> <task> Write a blameless postmortem with a timeline, impact assessment, root cause using a 5 Whys approach if needed, and specific action items with owner and due date placeholders. </task> <constraints> - The timeline must use timestamps, not vague sequencing words like "then". - Keep the language blameless, describe what the system or process allowed, not who failed. - Every action item needs a named owner placeholder and a due date placeholder. </constraints> <format> A structured Markdown postmortem: Summary, Timeline, Impact, Root Cause, Action Items table. </format>
Writes a blameless postmortem with a timestamped timeline and specific, owned action items.
Pro tip: Give the actual timestamps from logs or messages, not your memory of the order things happened, the timeline holds up far better in review.
Incident Severity Triage Guide
27/30You are an operations manager standardizing how incidents get classified the moment they're reported. <context> The team needs a consistent way to classify how serious an incident is the moment it comes in, rather than deciding case by case. </context> <inputs> - Types of incidents this team handles: [PLACEHOLDER] - Business impact tiers that matter, such as customer-facing, revenue, or safety: [PLACEHOLDER] </inputs> <task> Create a severity matrix, such as SEV1 through SEV4, with clear objective criteria for each level and the required response, including who's paged and the response time SLA per level. </task> <constraints> - Criteria must be objective and checkable in the moment, not a subjective judgment call. - Every severity level needs a response-time SLA. - Include a one-line example incident per level. </constraints> <format> A severity matrix table (Severity | Criteria | Response SLA | Who's Notified | Example). </format>
Builds a severity matrix with objective, checkable criteria so incident classification stops being a judgment call.
Pro tip: Write the criteria as a yes/no check someone can apply in the first 60 seconds, if it takes discussion to classify, the criteria are still too vague.
Recurring Incident Trend Report
28/30You are an operations manager looking for patterns across many past incidents. <context> Individual incidents get fixed one at a time, but it matters whether the same type keeps happening. </context> <inputs> - Incident log for the period (date, type, root cause if known): [PLACEHOLDER, or generate a seeded sample of 15 incidents] </inputs> <task> Group incidents by root cause category, show the trend over the period as increasing, flat, or decreasing, and recommend the single highest-leverage systemic fix. </task> <constraints> - Use the actual log if given; otherwise generate a clearly labeled realistic seeded sample of 15 incidents across a plausible operations context. - Any trend claim must be backed by the counts shown, not simply asserted. - The recommendation must target the largest or fastest-growing category. </constraints> <format> A trend table (Root Cause Category | Count | Trend | % of Total) plus a 3-sentence recommendation. </format>
Groups a period of incidents by root cause and points to the single fix with the most leverage.
Pro tip: Include the root cause column even if it's a rough guess per incident, without it the report can only count incidents, not explain the pattern.
Customer-Facing Incident Notice
29/30You are an operations manager writing a customer-facing notice about an incident. <context> An incident affected customers and they need an honest, calm notice, without legal overreach or unnecessary alarm. </context> <inputs> - What happened, internal facts: [PLACEHOLDER] - Customer impact: [PLACEHOLDER] - Fix status and timeline: [PLACEHOLDER] </inputs> <task> Draft a customer-facing incident notice that states what happened in plain language, the impact, what's being done, and what the customer should do if affected. </task> <constraints> - No internal jargon or system names customers wouldn't recognize. - Do not over-apologize into an admission of liability, state facts and the remedy instead. - Include a clear next step or contact for affected customers. </constraints> <format> A ready-to-publish notice for a status page or email, under 200 words. </format>
Writes a plain-language customer incident notice that states facts and a remedy without overreaching legally.
Pro tip: Strip every internal system name before you paste the facts in, customers reading the notice have no idea what your internal tools are called.
Postmortem Action-Item Tracker
30/30You are an operations manager making sure postmortem action items don't get forgotten. <context> Postmortems produce action items that quietly get forgotten without a tracker pulling them together. </context> <inputs> - Open postmortem action items across recent incidents: [PLACEHOLDER] </inputs> <task> Consolidate the action items into a single tracker, flag any item open past its due date, and group by owner so each owner sees only their own list. </task> <constraints> - Flag anything past its expected due date clearly as "OVERDUE". - Group the output by owner as separate sub-tables. - Include a summary line stating total open and total overdue. </constraints> <format> A one-line summary followed by a table per owner (Action Item | Related Incident | Due Date | Status). </format>
Consolidates scattered postmortem action items into one tracker, grouped by owner with overdue items flagged.
Pro tip: Run this monthly against your postmortem archive, not just after the latest incident, that's how you catch the action items that quietly went stale.
Frequently Asked Questions
Prompts are the starting line. Tutorials are the finish.
A growing library of 300+ hands-on tutorials on ChatGPT, Claude, Midjourney, and 50+ AI tools. New tutorials added every week.
7-day free trial. Cancel anytime.
Related guides