From month-end-closer
Build a roll-forward schedule for a balance-sheet account — beginning balance plus activity less reversals equals ending balance, with each component tied to GL. Use for month-end close packages and audit support.
How this skill is triggered — by the user, by Claude, or both
Slash command
/month-end-closer:roll-forwardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Given an account (or account group), entity, and period, produce a roll-forward that ties beginning to ending.
Given an account (or account group), entity, and period, produce a roll-forward that ties beginning to ending.
Beginning balance (per prior-period close) X
+ Additions / new activity A
+ Accruals booked this period B
− Reversals of prior accruals (C)
− Payments / settlements (D)
± Reclasses / adjustments E
± FX translation F
Ending balance (per GL at period end) Y
The schedule must foot: X + A + B − C − D + E + F = Y. If it doesn't, the gap is an unexplained item — surface it, don't plug it.
The roll-forward table with a "ties to" column citing the GL query or document for every line, plus a foot check (pass/fail and the unexplained delta if any).
3plugins reuse this skill
First indexed Jun 3, 2026
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub arthurc02/anthropicfinancialagents --plugin month-end-closer