Standards Research
Use Tellen's comprehensive ASC (Accounting Standards Codification) knowledge base to research US GAAP accounting standards. This skill leverages the research_us_gaap MCP tool and combines it with document search when the user needs to apply standards to their specific engagement data.
When to Use
- •User asks "how should we account for X?"
- •User needs to verify the correct ASC guidance for a transaction
- •User is drafting footnotes and needs authoritative citations
- •User has a complex accounting question (e.g., lease modifications, revenue recognition, hedge accounting)
- •User needs to compare different treatment options under GAAP
How to Research
Simple Questions
For straightforward questions, call research_us_gaap directly:
code
Tool: research_us_gaap
Input: { "question": "How are operating leases measured under ASC 842?" }
The response includes:
- •A detailed answer with inline ASC citations
- •
referencesarray with specific ASC paragraph citations (topic, subtopic, section, paragraph, excerpt)
Multi-Part Research
For complex questions, break them into focused queries:
- •Start broad — "What are the key requirements of ASC 606 for software revenue?"
- •Drill into specifics — "What are the five steps for revenue recognition under ASC 606-10-25?"
- •Check exceptions — "Are there any practical expedients for ASC 606 contract modifications?"
Applied Research (Standards + Client Data)
When the user needs to apply standards to their engagement:
- •Use
research_us_gaapto get the authoritative guidance - •Use
search_filesto find relevant information in the client's documents - •Synthesize: explain how the standard applies to the client's specific situation
Example workflow:
- •"How should we account for this lease modification?" →
- •
research_us_gaap: "How are lease modifications classified under ASC 842-10-25?" - •
search_files: "lease modification" / "amended lease agreement" - •Combine the standard's requirements with the client's specific lease terms
- •
Coverage
The ASC knowledge base covers all FASB Accounting Standards Codification topics, including but not limited to:
| Topic | ASC Reference | Common Use Cases |
|---|---|---|
| Revenue Recognition | ASC 606 | Contract accounting, variable consideration, performance obligations |
| Leases | ASC 842 | Lease classification, measurement, modifications |
| Financial Instruments | ASC 815/820/825 | Derivatives, fair value, hedging |
| Business Combinations | ASC 805 | Acquisitions, goodwill, purchase price allocation |
| Income Taxes | ASC 740 | Deferred taxes, uncertain tax positions, valuation allowances |
| Compensation | ASC 718 | Stock-based compensation, awards, modifications |
| Consolidation | ASC 810 | Variable interest entities, intercompany eliminations |
| Debt | ASC 470 | Debt classification, modifications, extinguishments |
| Intangibles | ASC 350 | Goodwill impairment, indefinite-lived intangibles |
Response Quality
- •Always cite specific ASC paragraphs (e.g., ASC 842-10-25-1)
- •When multiple treatments are possible, present all options with their conditions
- •Flag areas where professional judgment is required
- •Note any recent ASU (Accounting Standards Updates) that may affect the guidance