finance-billing-ops

Analyze Stripe billing data and inspect implementation code for pricing accuracy.

2|Updated May 11, 2026
One-click install
npx skills add https://github.com/himanshu231204/AI_Research_agent --skill finance-billing-ops-himanshu231204
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-billing-ops
Source: https://github.com/himanshu231204/AI_Research_agent/tree/main/.opencode/skills/finance-billing-ops
Command: npx skills add https://github.com/himanshu231204/AI_Research_agent --skill finance-billing-ops-himanshu231204

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the risk of relying on generic payments advice or unverified marketing copy for ECC billing and revenue questions, delivering accurate, evidence-backed answers about pricing, refunds, team billing, and actual product behavior.

Core Features & Use Cases

  • Live Billing Snapshots: Pull up-to-date or timestamped data on sales, subscriptions, refunds, MRR, and anomalies from billing platforms like Stripe.
  • Code-Backed Billing Truth: Verify if team billing, per-seat counting, and checkout entitlement logic actually work as claimed by inspecting implementation code.
  • Pricing & Issue Diagnosis: Diagnose duplicate charges, billing gaps, and pricing model mismatches, and generate evidence-based recommendations for operator action.
  • Use Case: If you need to confirm whether your team billing feature actually enforces seat limits or diagnose a sudden spike in duplicate subscriptions, this Skill delivers code-verified answers instead of guesses.

Quick Start

Use the finance-billing-ops skill to pull the latest Stripe sales snapshot and verify if team seat billing is enforced correctly in the checkout 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 verify if team billing and per-seat entitlements are enforced in my checkout code?

To verify team billing enforcement, inspect your checkout implementation code to confirm per-seat counting and seat limits match your stated pricing model. This code-backed approach validates actual product behavior rather than relying on unverified claims about entitlement logic.

How do I pull a live sales snapshot from Stripe to check MRR and refund anomalies?

Pull a live Stripe sales snapshot by retrieving up-to-date or timestamped billing data on subscriptions, refunds, MRR, and anomalies. This provides accurate, evidence-based revenue truth for ECC operations instead of generic payment summaries.

What is the best way to diagnose duplicate charges and billing gaps in a subscription system?

The best way to diagnose duplicate charges and billing gaps is to analyze live billing data alongside implementation code to identify pricing model mismatches. This separates actual product truth from customer impact and generates actionable operator recommendations.

Can I benchmark competitor pricing models against my actual product implementation?

Yes, you can benchmark competitor pricing by comparing stated pricing models against your verified product implementation. This alignment process identifies product gaps and ensures your entitlement and checkout logic accurately reflects your intended pricing structure.

Does evidence-based billing analysis work for timestamped historical revenue data?

Evidence-based billing analysis supports timestamped historical revenue data by pulling point-in-time snapshots of sales, subscriptions, and refunds. This enables accurate retroactive diagnosis of billing behavior and revenue anomalies for ECC operations.