hazlijohar95

Revenue Recognition — Development skill for Claude Code

Development community

ASC 606 revenue recognition for subscription and services contracts.

How to install Revenue Recognition

Installs to ~/.claude/skills/hazlijohar95-skills-revenue-recognition/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hazlijohar95-skills-revenue-recognition && curl -fsSL https://raw.githubusercontent.com/hazlijohar95/skills/HEAD/commands/revenue-recognition.md -o ~/.claude/skills/hazlijohar95-skills-revenue-recognition/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Revenue Recognition does


name: revenue-recognition description: ASC 606 revenue recognition for subscription and services contracts. Use when setting a revenue policy, analyzing a new or nonstandard contract or amendment, or running the monthly revenue roll. argument-hint: "[client, contract, or the question]"

/revenue-recognition

Load `${CLAUDE_PLUGIN_ROOT}/skills/technical-accounting/revenue-recognition/SKILL.md` and follow it end-to-end.

Plugin root: ${CLAUDE_PLUGIN_ROOT}. Wherever a skill or agent file

Alternatives in Development

  • Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
  • Content Shipped — Proactively detect and log shipped content when user mentions publishing, launching, or completing work 1k ★
  • Custom Init — Generate a comprehensive CLAUDE.md by analyzing the current project 248 ★

Full documentation available on GitHub

View Source Repository