From fund-admin
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
/fund-admin: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).
Offers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
3plugins reuse this skill
First indexed Jun 3, 2026
npx claudepluginhub arthurc02/anthropicfinancialagents --plugin fund-admin