Free checklist
Stop the “Claude deleted my work” story
before it happens.
The checklist I run on every machine I let Claude Code touch. The 2-minute setup that prevents almost every horror story.
free · one email · the checklist · unsubscribe anytime
// what’s inside
- ✓Put the project in git before Claude touches anything
- ✓Commit before you hand the wheel to Claude
- ✓Know what git does NOT cover (.env, local DBs, untracked files)
- ✓Never run Claude Code from your home directory
- ✓Know the limits of rewind and checkpoints BEFORE you need them