Brandedflow brand-os
Skill: Brand
install
source · Clone the upstream repo
git clone https://github.com/JenCW/brandedflow
manifest:
client-delivery-factory/workspaces/brand-os/skill.mdsource content
Skill: Brand
Goal: Execute deterministic brand workflow (strategy, guidelines, assets).
Steps:
- Validate brand input contract.
- Run brand executor actions via approved executor router.
- Verify outputs against brand eval checks.
- If verification fails, run brand refine once.
- Return verified outputs for write to clients.
Constraints:
- No direct external execution from this skill.
- Execution must be routed through approved executors only.
- No client-specific workflow duplication.