What problem does it solve?
When a customer reports an unexpected charge, a denied feature check, missing usage resets, or a subscription that is out of sync between Autumn and Stripe, you need a structured way to find out what actually happened instead of guessing. This Skill turns raw request logs and webhook deliveries into a clear, timestamped answer.
Core Features & Use Cases
- Two-pass log investigation: Locate incident windows with aggregate queries, then drill into full request and response payloads for the exact records that matter.
- Domain-specific recipes: Dedicated references for billing timelines (duplicate charges, plan changes, cancellations), balance and usage discrepancies (denied checks, missing resets, rollovers), and Stripe webhook delivery analysis.
- Delivery vs processing diagnosis: Distinguish whether a Stripe event was processed, failed inside Autumn, or never arrived, so issues get routed to the right owner.
- Use Case: A customer says they were charged twice this month. The Skill anchors the customer and time window, aggregates billing activity by day, lists the attach calls and invoice webhooks, and reports which requests created each charge.
Quick Start
Ask the agent to investigate why a specific customer was charged twice last week using their customer ID and the autumn-investigate skill.