Revenue Recognition Advisor

ASC 606 / IFRS 15 five-step revenue recognition analysis with paragraph citations and confidence scoring.

Tested · Works

Test report

Verdict
Tested · Works
Score
9.6/10
Tested
Jul 15, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · 582e995

Ran a real bundled-SaaS-plus-customized-implementation scenario through it: the skill's own SaaS judgment note ('usually fails distinct-within-context if heavily customized and customer cannot benefit from the license without the implementation') matched the fixture almost exactly, producing a cited, confidence-scored, restatement-screened conclusion — versus a generic, uncited baseline answer. No filler: a pure reference skill (allowed-tools is Read/WebFetch/Glob only, no Bash), and its own numeric claims (paragraph citations, public-PDF links) mostly checked out live.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 9/10
  • Docs & honesty 5/5

What Revenue Recognition Advisor does

Applies the ASC 606 / IFRS 15 five-step revenue recognition model to a described arrangement, citing specific codification paragraphs, flagging high-risk judgment areas (bundled SaaS, variable consideration, licenses), scoring confidence per conclusion, and screening for common restatement triggers. Triggers when analyzing revenue recognition treatment for SaaS, licenses, professional services, multi-element arrangements, or channel partnerships; advisory only, every response ends with a mandatory auditor-review disclaimer.

How to install Revenue Recognition Advisor

git clone https://github.com/Raishin/vanguard-frontier-agentic
cd vanguard-frontier-agentic
mkdir -p ~/.claude/skills
cp -r skills/accounting/revenue-recognition-advisor ~/.claude/skills/revenue-recognition-advisor

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Revenue Recognition Advisor

  • /revenue-recognition-advisor ASC 606 / IFRS 15 five-step revenue recognition analysis with paragraph citations and confidence scoring.

It also activates on plain-language prompts like these:

  • How should we recognize revenue for this bundled SaaS contract?
  • Analyze the revenue recognition treatment under IFRS 15 for this deal.
  • Does this multi-element contract count as one performance obligation?

Frequently asked questions

Is the Revenue Recognition Advisor skill free?
Yes. The skill itself is free from Raishin/vanguard-frontier-agentic. SkillProof publishes the install command and an independent test verdict at no cost.
Does Revenue Recognition Advisor work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 15, 2026. Verdict: Tested · Works. Ran a real bundled-SaaS-plus-customized-implementation scenario through it: the skill's own SaaS judgment note ('usually fails distinct-within-context if heavily customized and customer cannot benefit from the license without the implementation') matched the fixture almost exactly, producing a cited, confidence-scored, restatement-screened conclusion — versus a generic, uncited baseline answer. No filler: a pure reference skill (allowed-tools is Read/WebFetch/Glob only, no Bash), and its own numeric claims (paragraph citations, public-PDF links) mostly checked out live.
What is the Revenue Recognition Advisor SkillProof Score?
9.6/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 5/5.
How do I install Revenue Recognition Advisor?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Revenue Recognition Advisor with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.