lightninglabs/wavelength

a toolkit for adding self-custodial bitcoin payments to applications and agents

44Stars on the repository
5Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bug-report

01

lightninglabs/wavelength

Skill Claude CodeCodex

File a structured GitHub issue with daemon logs, config, and environment state. Use when a test session hits an error or unexpected behavior — auto-detects the active network (mainnet/testnet/signet/regtest/simnet) and chain backend (lwwallet+Esplora / btcwallet+neutrino / lnd), then collects the current session's…

44 2d ago A 96 tokens original MIT

context-lifecycle

02

lightninglabs/wavelength

Skill Claude CodeCodex

Review goroutines, timers, callbacks, actor handoffs, and async cleanup for context lifetime bugs. Use when code starts work that may outlive the caller, especially from RPC handlers, wallet startup, daemon startup, actors, or notification registrations.

44 2d ago A 53 tokens original MIT

doc-gardening

03

lightninglabs/wavelength

Skill Claude CodeCodex

Maintain the per-package documentation graph (CLAUDE.md/AGENTS.md) and knowledge base (docs/, ARCHITECTURE.md) after code changes. Use when a new package was created, types/interfaces/dependencies changed significantly, after a large refactor, or when make doc-check fails.

44 2d ago A 65 tokens original MIT