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
Decision gist · record as of 2026-07-27
Finance Billing Ops diagnoses billing issues by inspecting live revenue data and code-backed product behavior. 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.
Use it when
- Finance Billing Ops inspects your codebase and live entitlement logic to confirm whether team billing, per-seat pricing.
- Finance Billing Ops traces checkout failures by examining both your code-backed seat logic and live transaction data.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
affaan-m/ECC/finance-billing-ops · repository language: JavaScript
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
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-opsfor customer-specific remediation and follow-upresearch-opswhen competitor pricing or current market evidence mattersmarket-researchwhen the answer should end in a pricing recommendationgithub-opswhen the billing truth depends on code, backlog, or release state in sibling reposverification-loopwhen the answer depends on proving checkout, seat
(truncated - see the full file via the links below)
File tree — 1 file
skills/finance-billing-ops/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Diagnose billing issues by inspecting live revenue data and code-backed product behavior”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Handle real customer billing operations—from subscription disputes to refund triage—by connecting to Stripe and other billing platforms. The skill guides you through identifying the customer, classifying the issue, and taking the safest reversible action, whether that's restoring self-serve controls, fixing duplicate charges, or processing a refund. It also surfaces product gaps so billing friction doesn't become a support loop.
This skill diagnoses cost overruns in the ECC Tools GitHub App by mapping webhook ingress, queue workers, and PR creation logic to pinpoint PR multiplication, quota races, and premium-tier leakage. It separates repo-side burn root causes from customer billing impact and prioritizes fixes by cost impact rather than code neatness.
Startup Business Models guides founders through revenue model selection, pricing strategy, and unit economics analysis. Work through business classification, segment-level metrics, model-fit evaluation, and packaging design using built-in calculators and tier templates. Get decision-ready recommendations with scenarios and measurement plans for pricing changes.
Subscription Billing guides you through implementing recurring payment systems across major e-commerce platforms and headless storefronts. It covers the full lifecycle—from initial checkout through failed payment recovery, plan modifications, and customer-controlled cancellation—with platform-specific setup instructions for Shopify, WooCommerce, BigCommerce, and Stripe Subscriptions.
Laravel Cashier Paddle provides a fluent interface for building subscription billing and payment workflows with Paddle in Laravel applications. Set up billable models, create checkout sessions, manage subscription lifecycles, and handle webhook events with built-in support for multi-product subscriptions, trial periods, and transaction management.
Polar Billing is a reference for Polar's complete billing infrastructure, covering core entities like checkouts, orders, subscriptions, and transactions alongside their relationships and data flows. It details Stripe integration, subscription lifecycle management including trials and cancellations, proration logic, and benefit grants. The skill maps key services, background task handling, dunning retry strategies, and transaction ledger mechanics to help developers navigate payment workflows end-to-end.