BigHugger
sk Skill · iceinvein

idempotency-guardian

Use when designing or reviewing API endpoints that mutate state, event/message handlers, or webhook handlers, when retry logic exists anywhere in the system, or when debugging duplicate side effects (double charges, duplicate emails). Trigger on "why did the customer get charged twice?" or "the queue redelivered and now we have duplicate rows". NOT for read-only operations, pure functions, or coupling/dependency…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
TypeScript
Host repository
iceinvein/agent-skills
Host language
TypeScript