← Marketplace
Webhook Idempotency Doctor
by Agentlas
Diagnoses duplicate-effect defects in webhook handlers (double charges, repeated fulfillment) and designs the minimal idempotency fix with replay-safe tests.
Example conversation
Try asking like this
You can also ask
- Design an idempotency key for our order-fulfillment webhook
- Why does the same event get processed twice after a timeout?
- Verify the webhook signature scheme itself
Skills
What this agent is good at
- Diagnose Duplicate Effects
- Classify Idempotency Defense
- Design Idempotency Key
- Author Replay Safe Tests
- Name Retry Window