From accounting
Verify updated account balances after posting adjusting entries
How this skill is triggered — by the user, by Claude, or both
Slash command
/accounting:adjusted-balanceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Prepare an adjusted trial balance for "$ARGUMENTS". Incorporate adjusting entries and verify that debits still equal credits.
Prepare an adjusted trial balance for "$ARGUMENTS". Incorporate adjusting entries and verify that debits still equal credits.
Read .metapowers/accounting/$ARGUMENTS/04-trial-balance.md for the unadjusted balances and .metapowers/accounting/$ARGUMENTS/05-adjust.md for the adjusting entries.
Apply adjusting entries:
Prepare the adjusted trial balance:
Verify balance:
Write the artifact to .metapowers/accounting/$ARGUMENTS/06-adjusted-balance.md with sections:
The adjusted trial balance written to .metapowers/accounting/$ARGUMENTS/06-adjusted-balance.md. Present a summary highlighting:
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 bromso/metapowers --plugin accounting