Brandedflow finance
Finance Skill
install
source · Clone the upstream repo
git clone https://github.com/JenCW/brandedflow
manifest:
business-os/finance/skill.mdsource content
Finance Skill
Workspace:
business-os/finance/
Inherits governance from: foundation/
What This Skill Does
Tracks, reports, and forecasts branded+flow's financial health.
When to Invoke
When a financial report is needed or a financial event triggers review.
Steps
- Load revenue and expense data from Airtable
- Execute the relevant skill from
skills/ - Run validators
- Write output to
hub/outputs/company/finance/ - Run writeback loop
Validators
Run all checks in
validators/ before marking done.
Writeback
On completion, run
writeback/ loop.