customer-billing-ops

Guide operators through Stripe billing workflows with safety guardrails.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill customer-billing-ops-sakamoto-family-smile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customer-billing-ops
Source: https://github.com/sakamoto-family-smile/agent_monorepo/tree/main/.claude/skills/ecc/customer-billing-ops
Command: npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill customer-billing-ops-sakamoto-family-smile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps operators manage customer billing workflows end-to-end, including identifying customers, diagnosing issues, applying safe remedies, and coordinating follow-up communications.

Core Features & Use Cases

  • Billing workflow guidance: Manage subscriptions, refunds, churn triage, and portal recovery using Stripe or similar tools.
  • Guardrails and data safety: Prevent leakage of secrets or PII and avoid unsafe refunds through structured decision steps.
  • Operational handoff: Produce a concise customer state summary, action taken, and follow-up text for product/backlog items.

Quick Start

Identify the customer and their billing state, then request guided remediation steps to resolve the issue.

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 customer billing support requests for duplicate subscriptions or failed renewals in Stripe?

Customer billing support for duplicate subscriptions or failed renewals in Stripe is managed via a structured workflow that verifies customer identity, diagnoses the billing state, and applies safe remediation steps. It includes guardrails to prevent unsafe refunds and data leakage.

What is the best way to process a safe refund for an invoice dispute without exposing PII?

The best way to process a safe refund for an invoice dispute is to follow a prescribed workflow that restricts unsafe refund actions and implements guardrails to prevent leaking keys or PII. This ensures operators handle disputes safely while logging actions taken.

Does this billing workflow guidance work with subscription management tools other than Stripe?

Yes, this billing workflow guidance applies to Stripe-powered or similar billing systems. It assists operators with subscription management, refunds, and portal recovery across connected billing tools that share similar operational structures.

How do I recover access to a customer billing portal during a support interaction?

To recover access to a customer billing portal during a support interaction, request guided remediation steps after identifying the customer and their billing state. The operator receives real-time guidance loaded from the workflow to restore portal access safely.

What steps are needed to triage churn risk and coordinate follow-up communications for subscription changes?

Triage churn risk and coordinate follow-up communications by diagnosing the customer's billing state, applying safe remedies for plan changes, and producing a concise customer state summary with follow-up text for product or backlog items. This operational handoff ensures continuity after the interaction.

When should I avoid using automated workflows for subscription refunds?

You should avoid using automated workflows for subscription refunds when the situation triggers built-in guardrails that restrict unsafe refunds. The prescribed workflow requires operator verification and intervention to prevent leaking secrets or PII during complex invoice disputes.