Brandedflow research

Research Skill

install
source · Clone the upstream repo
git clone https://github.com/JenCW/brandedflow
manifest: client-delivery-factory/workspaces/research/skill.md
source 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

  1. Load client context:
    clients/{client_id}/
  2. 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/
  3. Run validators:
    validators/
  4. Verify artifacts written to
    clients/{client_id}/research/
    ,
    /icp/
    ,
    /target-list/
  5. 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.