Script Idempotency

Write scripts whose reruns are always safe through check-then-act steps, atomic writes, and dry-run modes. Use when automation may run twice, die halfway, or need a safe retry.

Amey-Thakur 3248f4c 3.5 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/scripting-automation/script-idempotency commit 3248f4c222

Frequently asked questions

npx skillmds@latest add amey-thakur/script-idempotency