Skip to content
TestedProCoding

Recover when Claude breaks your app.

Calm, step-by-step rollback that turns a broken afternoon into ten minutes.

4 viewsWorks withClaude
Prompt Locked
01

What this prompt does

  • Diagnoses what changed before touching anything
  • Names the likely culprit — plain English
  • Offers safe ways back, safest first
  • Proves the fix against your actual symptom
  • Turns the break into a Claude rule
02

Why it works

It looks before it touches — diagnosing what changed and getting your yes before any command runs. So the safe path stays safe, and nothing gets worse.

03

Tips for this prompt

  • Paste it the moment something breaks — before you touch anything
  • Describe the break in your own words — "login page is white"
  • Answer the git question honestly, even if it's "not sure"
  • Never approve a command until Claude explains what it does
  • Add the rule it offers — that's how the next break stays small
04

How to use the prompt

  1. 1Paste the prompt into Claude the moment something breaks
  2. 2Describe the break in your own words
  3. 3Answer the git question honestly — even "not sure"
  4. 4Approve each command only after Claude explains it
  5. 5Pick the way back it recommends
  6. 6Add the rule it offers to your CLAUDE.md
Tags#recovery#rollback#claude code#claude