How this skill is triggered — by the user, by Claude, or both
Slash command
/finance:modelThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build the financial model for "$ARGUMENTS". Create an integrated model with scenario analysis, valuation, and sensitivity testing to support decision-making and fundraising.
Build the financial model for "$ARGUMENTS". Create an integrated model with scenario analysis, valuation, and sensitivity testing to support decision-making and fundraising.
Read .metapowers/finance/$ARGUMENTS/04-budget.md. If this file does not exist, tell the user:
Phase 4 (Budget) has not been completed for "$ARGUMENTS". Run
/finance:budget $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/finance/$ARGUMENTS/skip-log.md.
Read context:
.metapowers/finance/$ARGUMENTS/01-assess.md through 04-budget.md for complete financial picturefinancial-model-template.md for scenario table structureBuild integrated P&L model:
Build scenario models:
financial-model-template.md for scenario table formatValuation analysis (if applicable):
Sensitivity analysis:
Write the artifact to .metapowers/finance/$ARGUMENTS/05-model.md with sections:
The model written to .metapowers/finance/$ARGUMENTS/05-model.md. Present a summary highlighting:
npx claudepluginhub bromso/metapowers --plugin financeCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.