Runs a complete billing test cycle for Credyt products: spins up a test customer, funds their wallet, fires a usage event, and confirms the fees landed correctly. It's basically the same verification that runs at the end of billing-setup, but standalone so you can retest a product after tweaking settings in the dashboard or debug a specific billing flow without redoing the whole setup. You pick a product, it walks through six steps, and gives you a clear pass/fail on each one. Good for spot-checking that your pricing changes actually work before you push to production.
npx skills add https://github.com/credyt/ai-skills --skill billing-verification