check-bitcoin
Installation
SKILL.md
/check-bitcoin
Audit Bitcoin integration. Output findings as structured report.
What This Does
- Check node connectivity and sync status
- Audit wallet health and key security
- Verify address derivation (BIP84)
- Validate network config (testnet vs mainnet)
- Check fee estimation settings
- Review UTXO consolidation status
- 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. Node Connectivity Check
Related skills