revenue-recognition
Installation
SKILL.md
Revenue Recognition
Stripe MCP Setup
Requires Stripe MCP (https://docs.stripe.com/mcp). GetMcpTools before CallMcpTool. Paginate all lists (limit: 100, starting_after while has_more). Amounts in cents. Read-only for audits; confirm before writes.
Concept
Cash is not recognized revenue. An annual plan bills $120 upfront (cash) but recognizes $10/month over 12 months (accrual). The unrecognized portion is deferred revenue (a liability).
Workflow
- List active subs with interval + amount
- For annual/multi-month: compute recognized-to-date vs deferred remainder
- Reconcile: