Commet
  • Pricing
Log InTry out

Getting Started

AI Onboarding

AI Tools

MCP Server

Agent Skills

Commet SkillsBilling Best Practices SkillPricing Models SkillSubscription Patterns Skill
DocumentationKnowledge BaseBuild with AIAPI ReferenceWebhooks

Subscription Patterns Skill

Universal subscription billing patterns for trials, proration, dunning, and more.

The Subscription Patterns skill provides AI agents with universal patterns for the full subscription lifecycle. It covers trials, intro offers, upgrades, downgrades, proration, dunning, cancellation flows, and add-ons.

Installation

Install the skill using the following command:

npx skills add commet-labs/subscription-patterns

Advantages

  • Free trials and intro offers: Trial setup, conversion flows, discounted first cycles, eligibility rules.
  • Upgrades and downgrades: When to apply immediately vs at renewal, feature access during transition.
  • Proration logic: Time-based credit formula, edge cases, multiple changes in the same period.
  • Dunning and retries: Failed payment recovery, retry schedules, grace period access, notification patterns.
  • Cancellation flows: Immediate vs end-of-period, save offers, reactivation, data retention.
  • Add-ons: Purchasable feature extensions, prorated activation, consumption model compatibility.

Learn More

View on GitHub

See the full source code and documentation.

View on skills.sh

Installation stats and security audits.

How is this guide?

Pricing Models Skill

Choose and implement the right pricing model for your SaaS with AI agents.

On this page

Installation
Advantages
Learn More