Replays recorded webhook payloads through the mapping layer and diffs the resulting billing events. Use when investigating a mis-billed tenant or verifying a mapping change.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add ncoevoet/claude-markdown-health-check --skill replayer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Replayer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ncoevoet-replayer)More formats (shields.io, HTML) on the badges page.
---
name: replayer
description: Replays recorded webhook payloads through the mapping layer and diffs the resulting billing events. Use when investigating a mis-billed tenant or verifying a mapping change.
---
# Replayer
A replay reads a recorded payload set, runs it through the current mapping, and
diffs the produced events against what was billed at the time.
## Using a replay
- Keys used for idempotency must exclude the delivery timestamp, or a retry looks new
- A diff with only ordering changes is expected: ordering is per-tenant, not global
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!