Automation is powerful because it repeats actions quickly. That is also why safe scripts need dry-runs, logs, and backups.
Describe the manual process
Tell the AI what you do now, what files are involved, what output you expect, and what should never be changed.
Safety basics
- Test on copies first.
- Print intended changes before applying them.
- Keep backups for important data.