check-btcpay
Installation
SKILL.md
/check-btcpay
Audit BTCPay Server configuration. Output findings as structured report.
What This Does
- Check Greenfield API connectivity
- Audit store configuration
- Review webhook endpoints + signature verification
- Check payment notification settings
- Verify Lightning node connection
- Verify wallet hot/cold separation
- Output prioritized findings (P0-P3)
This is a primitive. It only investigates and reports. Use /log-production-issues to create issues or /check-production for infra review.
Process
1. API Connectivity (Greenfield API health)
Related skills