What problem does it solve? Operators often cannot tell whether revenue numbers, pricing claims, and team-billing features reflect what the product actually does. This Skill separates revenue facts from marketing copy by combining live billing evidence with code-backed inspection of checkout, entitlement, and seat-handling logic. ## Core Features & Use Cases - Revenue Snapshot: Normalizes paid sales, active subscriptions, failed checkouts, refunds, disputes, and duplicate subscriptions with explicit live-data or snapshot timestamps. - Code-Backed Product Truth: Inspects checkout, pricing page, entitlement calculation, and seat/quota handling to verify whether per-seat or team billing is actually enforced. - Decision-Oriented Output: Produces a structured report covering snapshot, customer impact, product truth, decision, and product gap. - Use Case: A founder asks whether the website's per-seat pricing claim is real. The Skill pulls current Stripe activity, inspects the entitlement code path, and reports that checkout quantity does not change seat enforcement, ending with a concrete backlog item. ## Quick Start Ask the assistant to give a sales snapshot and verify whether team billing is actually enforced in the checkout and entitlement code.