Checklist · Beginner · 10 min
Scheduled job safety checklist
What a nightly job needs before it is allowed to run unattended.
- Claude Code
- Any assistant
- devops
- checklist
Inside this checklist
- A job that misfires at night can destroy data by morning. These items prevent that.
- ☐ Dry run by default; --write to act
- ☐ Idempotent: running twice is safe
- ☐ Bounded: a maximum number of rows per run
- Items
- 10
The full checklist opens with a membership that covers Developer Automation.
Sign in if you already subscribe.
Sign in
