stigg-subscriptions
Installation
SKILL.md
Stigg Subscriptions — Lifecycle Operations
This skill covers day-to-day subscription operations: provision, preview, update, cancel, trials, multi-subscription products, and plan-version migration (moving an existing sub from plan v1 to plan v2 after a publish).
Before You Start
Per the umbrella stigg skill: search first. Provisioning options, billing-cycle behavior, and trial-conversion semantics evolve. Open the relevant SDK / REST page (Mintlify Stigg docs MCP) before authoring.
The Operation Map
| Op | Purpose | Reference |
|---|---|---|
| Provision | Create a subscription for a customer on a plan (+ add-ons, trial, billing details) | references/provisioning.md |
| Preview | Calculate pricing for a hypothetical subscription before provisioning | inline below |
| Update | Change an active subscription's plan / add-ons / period / quantities / spend / coupons / trial | references/updates.md |
| Cancel | End a subscription immediately, at end-of-period, or on a specific date | inline below |
| Trials | Start a trial, convert to paid, handle expiry | references/trials.md |
| Multiple active subscriptions | One customer, many subscriptions, scoped by resourceId |
inline below |
| Plan-version migration | Move an existing sub from plan v1 to plan v2 (after a publish) | references/plan-version-migration.md |