Skip to content
TestedProCoding

Fix a broken project in 10 minutes.

When something breaks, Claude walks you back to working — one calm step at a time.

7 viewsWorks withClaude
Prompt Locked
01

What this prompt does

  • Checks what changed first — before touching anything
  • Names the likely culprit in plain English
  • Lays out safe ways back, safest first
  • Confirms the fix against your real symptom
  • Writes a rule to stop the next break
02

Why it works

It looks before it touches — diagnosing what changed, and getting your yes before any command runs. Nothing gets worse.

03

Tips for this prompt

  • Paste it before you touch anything else
  • Describe the break plainly — "login page is white"
  • Answer the git question honestly, even "not sure"
  • Make Claude explain each command before you approve
  • Add the rule it offers — stops the next break
04

How to use the prompt

  1. 1Paste it into Claude the second something breaks
  2. 2Describe what broke in plain words
  3. 3Answer the git question honestly — "not sure" is fine
  4. 4Read Claude's explanation before you approve any command
  5. 5Choose your way back, then let Claude confirm the fix
  6. 6Add the rule it offers to CLAUDE.md
Tags#recovery#rollback#claude code#claude