Plan
Define strategic financial objectives, KPIs, and planning assumptionsFrom its SKILL.md
npx -y skills add bromso/metapowers --skill planAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.2 KB, 538 tokens by cl100k_base, as published. Nobody here has run it
Plan
Define the strategic financial plan for "$ARGUMENTS". Set objectives, choose KPIs, and document the assumptions that will drive the forecast and budget.
Prerequisites
Read .metapowers/finance/$ARGUMENTS/01-assess.md. If this file does not exist, tell the user:
Phase 1 (Assess) has not been completed for "$ARGUMENTS". Run
/finance:assess $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.
Process
-
Read context:
- Read
.metapowers/finance/$ARGUMENTS/01-assess.mdfor baseline metrics and business profile
- Read
-
Define strategic objectives:
- What is the planning horizon? (quarterly, annual, 3-year)
- What are the top 3-5 financial goals? (growth rate, profitability, fundraise, break-even)
- What business milestones are tied to these goals?
- Are there external deadlines? (fundraise timeline, board commitments)
-
Select KPIs:
- Choose 5-10 KPIs aligned with objectives
- For each KPI: define the metric, target, current value, and measurement frequency
- Categorize: growth, profitability, efficiency, liquidity
- Identify leading vs lagging indicators
-
Document planning assumptions:
- Revenue assumptions (growth rates, pricing, churn, expansion)
- Cost assumptions (hiring plan, vendor costs, inflation)
- Market assumptions (TAM, competitive dynamics, seasonality)
- Capital assumptions (funding, debt, payment terms)
- Flag which assumptions carry the most risk
-
Write the artifact to
.metapowers/finance/$ARGUMENTS/02-plan.mdwith sections:- Planning Horizon — timeframe and context
- Strategic Objectives — prioritized financial goals
- KPI Dashboard — metrics, targets, current values
- Planning Assumptions — all assumptions with risk ratings
- Milestones — key dates and financial triggers
Output
The plan written to .metapowers/finance/$ARGUMENTS/02-plan.md. Present a summary highlighting:
- Planning horizon and objectives
- Key KPIs and targets
- Highest-risk assumptions
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.