finance-billing-ops

Diagnose revenue, pricing, refunds, and team-billing behavior using live billing data and code inspection.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/freedom909/real-estate-saas --skill finance-billing-ops-freedom909
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: finance-billing-ops
Source: https://github.com/freedom909/real-estate-saas/tree/main/.trae/skills/finance-billing-ops
Command: npx skills add https://github.com/freedom909/real-estate-saas --skill finance-billing-ops-freedom909

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about finance-billing-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a snapshot of Stripe sales and refunds?▼

Request a sales snapshot and the Skill normalizes paid sales, active subscriptions, failed checkouts, refunds, disputes, and duplicate subscriptions. It prefers live billing data and explicitly states the snapshot timestamp when data is not live.

How to verify if per-seat team billing is actually implemented?▼

The Skill inspects the checkout, pricing page, entitlement calculation, and seat or quota handling code paths. It refuses to claim per-seat billing unless the actual entitlement path enforces it, separating marketing language from code-backed truth.

How do I diagnose a duplicate subscription charge?▼

Duplicate charges are classified first as duplicate checkout, real team intent, broken self-serve controls, unmet value, or failed payment. The diagnosis is separated from the refund decision, which is only made after classification.

Can this compare competitor pricing with current market evidence?▼

Yes, it pulls in research-oriented skills when competitor pricing or market benchmarks matter, using current evidence rather than memory. The comparison can end in a concrete pricing recommendation.

When should I use customer remediation instead of billing ops analysis?▼

Customer-specific remediation and follow-up belong to the customer-billing-ops skill. This Skill is for operator truth: revenue state, pricing decisions, team billing, and code-backed billing behavior rather than individual customer resolution.