cyberneticlibrary

Diagnose billing truth for autonomous operators

finance-billing-opsskillsetup L10
Sheshiyer/skill-clusters
What it does

Diagnose revenue truth, pricing models, and billing behavior from Stripe and code

Best for

Separating customer billing incidents from product truth when team billing or per-seat logic is claimed but unverified.

Inputs
  • · Stripe API or saved CSV snapshots
  • · checkout/pricing code paths
  • · customer incident description
Outputs
  • · Sales snapshot with timestamp
  • · customer-impact assessment
  • · product-truth analysis
  • · recommended operator action
Requires
  • · Stripe API
  • · GitHub or code repo access
Preconditions
  • · Stripe account credentials
  • · code repo write access for inspection
Failure modes
  • · snapshot timestamp stale
  • · code-backed claim unverified
  • · duplicate subscriptions conflated with revenue
  • · pricing website vs code mismatch
Trust signals
  • · Evidence-first workflow documented
  • · explicitly warns against conflating failed attempts with revenue
  • · output format with decision/gap separator
  • · guardrails on distinct impacts