Brandedflow competitive-analysis
<!-- LOCKED — deterministic module v1 -->
install
source · Clone the upstream repo
git clone https://github.com/JenCW/brandedflow
manifest:
business-os/sales/research/competitive-analysis/skill.mdsource content
<!-- LOCKED — deterministic module v1 -->
Skill: Competitive analysis (initiation)
Purpose
Third pass of Differentiation Research / initiation: who else shows up for the same buyer, how they position, and what to watch — deterministic JSON (stub stage).
Task
Produce one artifact:
- File:
clients/{client_id}/research/initiation/competitive-analysis.json
Output schema (deterministic)
| Field | Type | Rules |
|---|---|---|
| string | Path-safe, non-empty. |
| string | Non-empty scope / prompt. |
| string | Literal . |
| string | Non-empty. |
| object[] | ≥1; each has non-empty , , , . |
Execution flow
Runner → eval → refine (once) → write JSON.
Rules
- No external APIs (stub). Later: wire website-competitive skill / MCP only where directives allow.
- Same inputs → same JSON.