customer-billing-ops

Resolve Stripe billing issues with safe, auditable actions and operator handoff.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/richardnpaul/everything-vscode-copilot --skill customer-billing-ops-richardnpaul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customer-billing-ops
Source: https://github.com/richardnpaul/everything-vscode-copilot/tree/main/.github/skills/customer-billing-ops
Command: npx skills add https://github.com/richardnpaul/everything-vscode-copilot --skill customer-billing-ops-richardnpaul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe. Use when the user needs to help a customer, inspect subscription state, or manage revenue-impacting billing operations.

Core Features & Use Cases

  • Identify the customer cleanly from identifiers like email, Stripe IDs, subscription IDs, invoice IDs, or mapped support usernames, and summarize active vs canceled subscriptions and invoices.
  • Classify issues into common billing scenarios (duplicate purchases, failed payments, missing self-serve controls, or plan changes) and propose safe, reversible actions.
  • Guide operator handoff with a clear customer state, action taken, revenue impact, and concise follow-up messaging, while surfacing any product gaps for remediation.

Quick Start

Identify the customer, assess the billing state, classify the issue, and apply the safest reversible action.

Frequently Asked Questions about customer-billing-ops

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

FAQPage Schema
How do I handle Stripe refund requests and duplicate subscriptions for customers?

To handle Stripe refund requests and duplicate subscriptions, identify the customer via email or Stripe IDs, classify the billing issue, and apply safe, reversible actions like refunds or plan adjustments while generating an auditable operator handoff.

What is the best way to resolve failed subscription renewals and billing portal issues?

Resolving failed subscription renewals and billing portal issues involves inspecting the customer's active subscription state, classifying the failure scenario, and guiding safe portal recovery actions with clear follow-up messaging for operator handoff.

Can I use this to analyze customer plans and manage churn triage in Stripe?

Yes, you can analyze customer plans and manage churn triage in Stripe by summarizing active versus canceled subscriptions, identifying revenue-impacting gaps, and proposing safe actions to remediate churn risks.

How do I locate a customer's billing state when I only have an email or invoice ID?

Locating a customer's billing state with an email or invoice ID requires mapping the identifier to the Stripe account, summarizing associated subscriptions and invoices, and classifying any detected billing anomalies for action.

What limitations exist when guiding safe billing operations for plan changes?

Limitations include restricting actions to safe, reversible operations only, requiring clean customer identification before processing, and surfacing product gaps for manual remediation rather than executing irreversible revenue changes directly.