Agent Skillscbrock84/headcount › revenue-recognition

revenue-recognition

GitHub

分析收入确认规则,涵盖ASC 606/IFRS 15标准、五步法及合同条款审查。用于识别履约义务、评估非标准交易风险、理解递延收入,并指导销售与财务协作以优化签约前结构。

plugins/finance/skills/revenue-recognition/SKILL.md cbrock84/headcount

Trigger Scenarios

审查非标准合同条款 确定收入确认时点 分析履约义务分配 处理递延收入问题

Install

npx skills add cbrock84/headcount --skill revenue-recognition -g -y
More Options

Non-standard path

npx skills add https://github.com/cbrock84/headcount/tree/main/plugins/finance/skills/revenue-recognition -g -y

Use without installing

npx skills use cbrock84/headcount@revenue-recognition

指定 Agent (Claude Code)

npx skills add cbrock84/headcount --skill revenue-recognition -a claude-code -g -y

安装 repo 全部 skill

npx skills add cbrock84/headcount --all -g -y

预览 repo 内 skill

npx skills add cbrock84/headcount --list

SKILL.md

Frontmatter
{
    "name": "revenue-recognition",
    "description": "Determines when and how revenue is recognized — performance obligations, contract terms that change the answer, and the deal structures that create accounting problems. Use this to work out how a contract should be recognized, review a non-standard deal before it is signed, understand deferred revenue, or spot terms that would delay or reverse recognition."
}

Revenue recognition

Cash received is not revenue earned. The gap between them is where deals get restructured after signature and where quarters get restated.

This structures the question and tells you what to ask. Revenue recognition is a technical accounting matter under standards such as ASC 606 and IFRS 15 — conclusions on a material or unusual contract need your auditors or a qualified accountant, not a checklist.

The shape of the question

Recognition follows the transfer of control to the customer, worked through in five steps: identify the contract, identify the distinct performance obligations, determine the transaction price, allocate it across the obligations, then recognize as each is satisfied.

Most disputes happen at step two and step four. What sales sold as one thing is frequently several obligations for accounting purposes — software plus implementation plus support — and the price has to be allocated across them on standalone selling price, not on how the quote was written.

Terms that change the answer

These belong in a pre-signature review, because after signature the only remedy is an amendment the customer has no reason to agree to:

  • Acceptance clauses — a customer right to reject can defer recognition until acceptance.
  • Termination for convenience — a short-notice exit can shorten the contract term for accounting purposes, however long the stated term is.
  • Contingent or milestone fees — variable consideration, constrained until it is probable there will be no significant reversal.
  • Material rights — a renewal or upgrade priced below standalone value can itself be a performance obligation carved out of today's price.
  • Extended payment terms — payment far from delivery can introduce a financing component.
  • Side letters. Any promise made outside the contract is still part of the contract. They are the single most common cause of restatement, and by construction finance does not know they exist.

Working with sales

Recognition treatment is a deal input, not a post-signature discovery. A concession that costs nothing commercially can move revenue across a period boundary, and by the time finance sees the signed paper the trade has already been made.

Give revenue:chief-revenue-officer and revenue:pricing-and-packaging a small set of standard structures that recognize cleanly, and route anything outside them through review before signature — alongside legal-risk:contract-review, which owns the legal exposure the same clauses create.

Deferred revenue is an obligation

The deferred balance is work owed, not money banked. Track it by cohort and obligation so you can answer what it is composed of and when it releases. A balance nobody can decompose is one that surprises you.

Tooling

Subledgers that carry recognition schedules: NetSuite Advanced Revenue Management, Zuora Revenue, Maxio, Chargebee, Stripe Revenue Recognition, and similar.

Spreadsheet schedules hold up until contracts carry multiple performance obligations or take mid-term modifications. That is the point to move, not a revenue threshold.

Never

  • Recognize on invoice date or cash receipt as a shortcut.
  • Allocate price across obligations the way the quote happened to be laid out.
  • Let a side letter exist.
  • Conclude a material or novel contract's treatment without your auditors.

Version History

  • d58a7ee Current 2026-09-02 21:06

Same Skill Collection

plugins/corporate-strategy/skills/chief-strategy-officer/SKILL.md
plugins/corporate-strategy/skills/market-entry/SKILL.md
plugins/corporate-strategy/skills/mergers-and-acquisitions/SKILL.md
plugins/corporate-strategy/skills/portfolio-strategy/SKILL.md
plugins/corporate-strategy/skills/scenario-planning/SKILL.md
plugins/corporate-strategy/skills/strategic-alliances/SKILL.md
plugins/customer-experience/skills/chief-customer-officer/SKILL.md
plugins/customer-experience/skills/customer-onboarding-and-implementation/SKILL.md
plugins/customer-experience/skills/customer-success-management/SKILL.md
plugins/customer-experience/skills/escalation-management/SKILL.md
plugins/customer-experience/skills/self-service-and-knowledge/SKILL.md
plugins/customer-experience/skills/support-operations/SKILL.md
plugins/customer-experience/skills/voice-of-customer/SKILL.md
plugins/data-analytics/skills/ai-ml-governance/SKILL.md
plugins/data-analytics/skills/business-intelligence/SKILL.md
plugins/data-analytics/skills/chief-data-officer/SKILL.md
plugins/data-analytics/skills/data-engineering/SKILL.md
plugins/data-analytics/skills/data-governance/SKILL.md
plugins/data-analytics/skills/data-modeling/SKILL.md
plugins/demand-generation/skills/ai-search-optimization/SKILL.md
plugins/demand-generation/skills/app-store-optimization/SKILL.md
plugins/demand-generation/skills/experimentation/SKILL.md
plugins/demand-generation/skills/landing-page-cro-expert/SKILL.md
plugins/demand-generation/skills/lead-capture/SKILL.md
plugins/demand-generation/skills/lifecycle-messaging/SKILL.md
plugins/demand-generation/skills/listing-distribution/SKILL.md
plugins/demand-generation/skills/marketing-analytics/SKILL.md
plugins/demand-generation/skills/paid-advertising/SKILL.md
plugins/demand-generation/skills/programmatic-seo/SKILL.md
plugins/demand-generation/skills/seo-strategy/SKILL.md
plugins/executive/skills/ai-research-analyst/SKILL.md
plugins/executive/skills/business-growth-consultant/SKILL.md
plugins/executive/skills/chief-executive/SKILL.md
plugins/executive/skills/fundraising-and-investor-relations/SKILL.md
plugins/executive/skills/saas-idea-validator/SKILL.md
plugins/finance/skills/budgeting-and-forecasting/SKILL.md
plugins/finance/skills/capital-allocation/SKILL.md
plugins/finance/skills/capital-structure-and-covenants/SKILL.md
plugins/finance/skills/cost-accounting/SKILL.md
plugins/finance/skills/financial-modeling/SKILL.md
plugins/finance/skills/financial-reporting-and-close/SKILL.md
plugins/finance/skills/financial-statement-analysis/SKILL.md
plugins/finance/skills/internal-controls-and-audit/SKILL.md
plugins/finance/skills/tax/SKILL.md
plugins/finance/skills/treasury-and-liquidity/SKILL.md
plugins/finance/skills/unit-economics/SKILL.md
plugins/it-operations/skills/backup-and-recovery/SKILL.md
plugins/it-operations/skills/chief-information-officer/SKILL.md
plugins/it-operations/skills/cloud-administration/SKILL.md

Metadata

Files
0
Version
d58a7ee
Hash
32a1c011
Indexed
2026-09-02 21:06

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-03 00:29
浙ICP备14020137号-1 $bản đồ khách truy cập$