Agent skill · cursor
principle-make-operations-idempotent
Apply when designing commands, lifecycle steps, or processing loops that run amid crashes, restarts, and retries. Converge to the same end state regardless
Reference it in any coding agent with:
@skills cursor/principle-make-operations-idempotent