billing-behaviors

Installation
SKILL.md

Billing behavior rules

Separate exact API shape from billing behavior:

  • Resolve the installed SDK's docs/manifest.json, entrypoint, generated reference, and relevant Platform documents before naming a method, field, error, event, or version.
  • Use the references in this skill for behavioral policy that generated types cannot express.
  • When current product code is available, treat its service path and focused tests as stronger evidence than this skill.

In Node projects, run commet doctor --output agent before integration changes and resolve failed documentation, compatibility, API-version, or project-context checks.

Choose the relevant behavior reference

Do not derive behavior from a generic fairness slogan. Scheduling, charging, discounts, retries, and resets are explicit per operation. For renewal timing, verify the current discovery predicate; never infer that a subscription is due from a date-only dashboard value, a legacy billing-day column, or the cron schedule.

Installs
46
GitHub Stars
3
First Seen
Apr 3, 2026
billing-behaviors — commet-labs/skills