Brandedflow administration

Administration Skill

install
source · Clone the upstream repo
git clone https://github.com/JenCW/brandedflow
manifest: business-os/administration/skill.md
source content

Administration Skill

Workspace:

business-os/administration/
Inherits governance from:
foundation/

What This Skill Does

Handles branded+flow's administrative operations: scheduling, digest generation, skill promotion, and internal coordination.

When to Invoke

When an administrative task is queued or a scheduled trigger fires.

Steps

  1. Load task from Hub or calendar
  2. Execute the relevant skill from
    skills/
  3. Run validators
  4. Write output to
    hub/outputs/company/administration/
  5. Run writeback loop

Validators

Run all checks in

validators/
before marking done.

Writeback

On completion, run

writeback/
loop.