skillfed

finance-billing-ops

Finance Billing Ops separates revenue facts from product implementation to diagnose billing issues accurately. It pulls live billing data, inspects code-backed entitlement logic, and classifies customer incidents against broader pricing and team-billing truth. Use it when revenue, refunds, seat logic, or pricing claims need evidence-first verification.

Finance Billing Ops diagnoses billing issues by inspecting live revenue data and code-backed product behavior.

AI-generated summary based on this skill's SKILL.md

234,207 35,692 MIT updated by affaan-m

Install

affaan-m/ECC/finance-billing-ops · repository language: JavaScript

git clone https://github.com/affaan-m/ECC
cp -r ECC/skills/finance-billing-ops ~/.claude/skills/finance-billing-ops
npx skillfed install affaan-m/ECC/finance-billing-ops

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How much revenue did we make this month?

Finance Billing Ops pulls live revenue data from your billing system to show monthly totals, subscription counts, and refund activity. It connects to your actual transaction records—not estimates or dashboards—so you get the billing truth for the current period. Use this to verify MRR, active subscriptions, and cash flow against what your finance team reports.

Is team billing actually working in the code?

Finance Billing Ops inspects your codebase and live entitlement logic to confirm whether team billing, per-seat pricing, and quota enforcement match your product claims. It diagnoses seat-counting bugs, stacking behavior, and checkout quantity impacts so you can separate implementation gaps from customer-specific incidents.

Why is checkout failing for team seats?

Finance Billing Ops traces checkout failures by examining both your code-backed seat logic and live transaction data. It identifies whether the issue is a quota limit, a billing portal gap, an incomplete checkout, or a failed payment—then recommends operator actions to fix the root cause and remediate affected customers.

How does our pricing model compare to competitors?

Finance Billing Ops benchmarks your current pricing strategy against competitor models to surface gaps and opportunities. It analyzes per-seat, team, and quota logic across the market so you can make data-backed pricing recommendations and adjust your model if needed.

Is this a customer incident or a product billing bug?

Finance Billing Ops separates customer-specific billing problems from broader product truth by cross-checking live revenue data, code behavior, and entitlement logic. It classifies whether a duplicate charge or refund issue is isolated to one account or a sign of a systemic pricing or checkout flaw.

What billing gaps should we fix first?

Finance Billing Ops identifies product gaps in billing, checkout, and the billing portal by analyzing code-backed logic against live behavior. It prioritizes operator actions—refund policy fixes, seat logic corrections, or self-serve management improvements—based on revenue impact and customer remediation needs.

SKILL.md

rendered from the published skill — quoted content, verbatim

Finance Billing Ops

Use this when the user wants to understand money, pricing, refunds, team-seat logic, or whether the product actually behaves the way the website and sales copy imply.

This is broader than customer-billing-ops. That skill is for customer remediation. This skill is for operator truth: revenue state, pricing decisions, team billing, and code-backed billing behavior.

Skill Stack

Pull these ECC-native skills into the workflow when relevant:

  • customer-billing-ops for customer-specific remediation and follow-up
  • research-ops when competitor pricing or current market evidence matters
  • market-research when the answer should end in a pricing recommendation
  • github-ops when the billing truth depends on code, backlog, or release state in sibling repos
  • verification-loop when the answer depends on proving checkout, seat

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
skills/finance-billing-ops/SKILL.md

Related skills

Tags

revenue-diagnostics billing-implementation seat-entitlement pricing-model-truth checkout-behavior subscription-anomalies refund-decision-framework market-benchmarking product-gap-identification operator-truth