·stripe-health
</>

stripe-health

phrazzld/claude-config

Stripe webhook health diagnostics. Invoke for: webhook delivery failures, pending_webhooks issues, redirect problems (307/308), subscription sync failures, pre-deployment webhook verification, incident investigation involving Stripe.

7Installs·1Trend·@phrazzld

Installation

$npx skills add https://github.com/phrazzld/claude-config --skill stripe-health

SKILL.md

| pendingwebhooks stays high | Redirect or wrong URL | curl -I the URL, update to canonical domain | | Duplicate endpoints | Created endpoint twice | Delete older one, keep one with matching secret | | Events not appearing | Wrong events enabled | Update endpoint to include required events |

| Signature verification fails | Wrong secret in env | Get secret from Stripe dashboard, update env |

Stripe webhook health diagnostics. Invoke for: webhook delivery failures, pending_webhooks issues, redirect problems (307/308), subscription sync failures, pre-deployment webhook verification, incident investigation involving Stripe. Source: phrazzld/claude-config.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/phrazzld/claude-config --skill stripe-health Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/phrazzld/claude-config --skill stripe-health
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is stripe-health?

Stripe webhook health diagnostics. Invoke for: webhook delivery failures, pending_webhooks issues, redirect problems (307/308), subscription sync failures, pre-deployment webhook verification, incident investigation involving Stripe. Source: phrazzld/claude-config.

How do I install stripe-health?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/phrazzld/claude-config --skill stripe-health Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/phrazzld/claude-config