Brandedflow research
Research Skill
install
source · Clone the upstream repo
git clone https://github.com/JenCW/brandedflow
manifest:
client-delivery-factory/workspaces/research/skill.mdsource content
Research Skill
Workspace:
client-delivery-factory/workspaces/research/
Inherits governance from: foundation/
What This Skill Does
Delivers research artifacts for one client by routing to the canonical business-os research runners.
When to Invoke
When a client reaches the
cdf.research.* milestone.
Steps
- Load client context:
clients/{client_id}/ - Route to canonical runners:
- Market/niche/competitive research →
business-os/sales/research/ - ICP →
business-os/sales/research/icp/ - Target list →
business-os/sales/target-list/
- Market/niche/competitive research →
- Run validators:
validators/ - Verify artifacts written to
,clients/{client_id}/research/
,/icp//target-list/ - Run writeback loop
Canonical Runner Location
business-os/sales/research/ — do not duplicate runners here.
Validators
All checks in
validators/ must pass before marking milestone done.
Writeback
On completion, run
writeback/ loop.