·check-btcpay
</>

check-btcpay

phrazzld/claude-config

Audit BTCPay Server configuration. Checks store settings, webhook health, payment notifications, and API connectivity. Use when: running BTCPay as payment processor, diagnosing webhook issues, or verifying setup. Keywords: btcpay, btcpayserver, greenfield, payment processor.

7Installs·1Trend·@phrazzld

Installation

$npx skills add https://github.com/phrazzld/claude-config --skill check-btcpay

SKILL.md

Audit BTCPay Server configuration. Output findings as structured report.

This is a primitive. It only investigates and reports. Use /log-production-issues to create issues or /check-production for infra review.

| Greenfield API unreachable | P0 | | No enabled payment methods | P0 | | Webhooks not receiving events | P0 | | Webhook signature not verified | P1 | | Missing invoice status handling | P1 | | Lightning node not connected | P1 | | Notification URL missing | P1 | | Missing retry/backoff | P2 | | Config mismatch store vs app | P2 |

Audit BTCPay Server configuration. Checks store settings, webhook health, payment notifications, and API connectivity. Use when: running BTCPay as payment processor, diagnosing webhook issues, or verifying setup. Keywords: btcpay, btcpayserver, greenfield, payment processor. Source: phrazzld/claude-config.

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 check-btcpay
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is check-btcpay?

Audit BTCPay Server configuration. Checks store settings, webhook health, payment notifications, and API connectivity. Use when: running BTCPay as payment processor, diagnosing webhook issues, or verifying setup. Keywords: btcpay, btcpayserver, greenfield, payment processor. Source: phrazzld/claude-config.

How do I install check-btcpay?

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 check-btcpay 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