Autumn
Official@useautumn
Control your pricing plans & feature access
Agent Skills by Autumn
Showing 17 vetted skills indexed across 1 GitHub repositories.
autumn-catalog
Designs and updates Autumn pricing catalogs with features, plans, plan items, and billing models.
trials
Configures free trial behavior for subscription plans in the Autumn billing layer.
autumn-concepts
Explains Autumn billing concepts including plans, features, balances, trials, and billing controls.
schedules
Creates and replaces multi-phase plan schedules that move customers between pricing plans over time.
balances
Explains how Autumn balances, caps, overage, and billing controls govern feature usage.
autumn-investigate
Investigate Autumn request logs and Stripe webhook deliveries to explain billing and usage anomalies.
billing
Updates customer billing state by attaching plans, updating subscriptions, or scheduling changes in Autumn.
autumn-setup
Integrates Autumn billing by installing the SDK, creating customers, and wiring Stripe payment flows.
autumn-gating
Implements usage tracking and feature gating with the Autumn billing SDK.
autumn-modelling-pricing-plans
Designs pricing models and generates autumn.config.ts configurations for Autumn billing.
autumn-billing-page
Builds billing pages with subscription management, usage balances, and plan switching using Autumn SDKs.
d3k
Diagnose web application errors using unified browser and server logs.
workflows
Orchestrate asynchronous background tasks using SQS or Hatchet.
write-test
Write integration tests for the Autumn billing system using initScenario and s.* builders.
linear-ticket
Create structured Linear tickets with GitHub permalinks from engineering ideas.
api-versioning
Automate API version changes by transforming data between versions.
billing
Debug billing endpoints and Stripe integration across legacy and V2 flows.
Frequently Asked Questions About Autumn
FAQPage SchemaWhat specific billing tasks does Autumn support?βΌ
Autumn enables debugging of billing endpoints and management of Stripe integrations. It facilitates the transition between legacy and V2 billing architectures, ensuring consistent feature access and pricing plan enforcement across complex enterprise environments.
Which engineering personas benefit from these capabilities?βΌ
Backend engineers and billing infrastructure leads utilize these capabilities to maintain feature parity and system reliability. It is designed for teams managing complex subscription logic, entitlement mapping, and technical debt within financial transaction layers.
What are the prerequisites for implementing Autumn's billing logic?βΌ
Implementation requires an existing Stripe account and an established backend environment capable of handling asynchronous tasks via SQS or Hatchet. Developers must be prepared to define integration scenarios using the provided builders to validate endpoint behavior.