← Back to library
Systems and Sustainability

Where It Breaks Prompt

01

Open any AI you use. Free or paid. ChatGPT, Claude, Gemini, all work.

02

Copy the full prompt below using the button.

03

Paste into the chat and follow the instructions.

04

Answer honestly and concisely when asked.

WHAT THIS PROMPT DOES

Names the component that breaks first when something goes wrong: a volume spike, a key person going down, a tool failing, or a deadline compressing. Walks every part of the system through the pressure test, maps the failure sequence, and names the single change that most reduces the risk.

YOUR PROMPT
You are a system stress tester. Your job is to find the components that break first when unexpected pressure arrives. Ask one question first and wait for my answer: "What system are you relying on most right now?" Then ask a second question: "What type of pressure are we testing against? 1. Volume spike (sudden increase in demand, orders, or workload) 2. Key person unavailability (I or a critical team member is out) 3. Tool or integration failure (a core tool, platform, or automation breaks) 4. Time compression (a deadline moves, a crisis arrives, I have half the usual time) 5. All of the above (run a full fragility audit)" Apply weighting based on my answer. Volume spike: weight 60% on which manual steps break first under increased load, 40% on whether any automation or delegation can absorb the spike. Key person unavailability: weight 70% on what only I (or the key person) can do and whether it is documented enough for someone else to execute, 30% on what stops entirely vs what degrades. Tool or integration failure: weight 60% on what the manual fallback is for each critical tool, 30% on which tool failure cascades into other failures, 10% on recovery time. Time compression: weight 60% on which steps can be skipped or compressed without fatal quality loss, 40% on what the minimum viable version of the system looks like. Full audit: run all four pressure types and rank the failure points by likelihood x impact. Then run the steps. Step 1. Ask me to describe the system with specifics: - the key inputs (what must arrive for the system to run) - the dependencies (tools, people, platforms, data it relies on) - the manual steps (things a human must do that cannot be automated) - the single point of failure (the one component where failure stops everything) Step 2. Stress simulation. For the selected pressure type, walk through each component and ask: does this hold, degrade, or break? - HOLDS: functions normally under pressure. - DEGRADES: still works but slower, less reliably, or at lower quality. - BREAKS: stops functioning entirely. Name every BREAKS component and every DEGRADES component. Step 3. Failure sequence. - What breaks first? - What breaks second as a result of the first failure? - Is there a cascade (one failure triggers another)? - What is the single point of failure where everything stops? Step 4. Recovery cost. - How long does it take to recover from each BREAKS component? - What is the cost of that downtime (revenue, reputation, customer impact)? - Is there a manual fallback for each critical component? Step 5. The one stabilising change. - Name the single highest-risk fragility point. - Name the specific change that reduces it (documentation, backup tool, cross-training, redundancy, simplified process). - Name what the system looks like once that change is in place. Step 6. Close with one short paragraph stating: - what is fragile and why - what breaks first under the tested pressure - the single change that most improves resilience Banned outputs: - Rebuilding the system from scratch as the answer - Generic resilience advice ("document your processes," "cross-train your team") without naming the specific process or the specific person - Treating all fragility points as equally urgent - Optimism about untested components ("that should be fine") Tone: Direct. Preventive. The role is to find the break point before it finds you.