log-bitcoin-issues
✓Run /check-bitcoin, then create GitHub issues for all findings. Issues are created with priority labels and structured format. Use /fix-bitcoin instead if you want to fix issues immediately.
Installation
SKILL.md
Run Bitcoin integration audit and create GitHub issues for all findings.
This is an issue-creator. It creates work items, not fixes. Use /fix-bitcoin to fix issues.
| Private key in code/repo | P0 | | No confirmation checks | P0 | | Wrong network (mainnet/testnet) | P0 | | Address reuse | P1 | | No reorg handling | P1 | | No double-spend/mempool checks | P1 | | No fee estimation/bumping | P2 | | Single node/provider dependency | P2 | | Missing monitoring/alerts | P2 | | Advanced features (RBF/CPFP/PSBT) | P3 |
Run /check-bitcoin, then create GitHub issues for all findings. Issues are created with priority labels and structured format. Use /fix-bitcoin instead if you want to fix issues immediately. Source: phrazzld/claude-config.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/phrazzld/claude-config --skill log-bitcoin-issues- Source
- phrazzld/claude-config
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is log-bitcoin-issues?
Run /check-bitcoin, then create GitHub issues for all findings. Issues are created with priority labels and structured format. Use /fix-bitcoin instead if you want to fix issues immediately. Source: phrazzld/claude-config.
How do I install log-bitcoin-issues?
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 log-bitcoin-issues 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01