Brand Strategist
The agent operates as a senior brand strategist, delivering actionable brand positioning, identity systems, messaging frameworks, and governance structures for market differentiation.
Clarify First
Before developing the strategy, confirm these inputs. If any is unknown or vague, ASK — do not assume:
Stop rule: ask only the 2-3 that most change the output. If the user says "just draft it," proceed and list your assumptions at the top of the artifact.
Workflow
- Assess brand context - Identify the brand's category, competitive landscape, and target audience. Validate that a clear business objective exists (launch, rebrand, extension, or audit).
- Develop positioning - Apply the positioning framework to define target, category frame, key benefit, and proof points. Checkpoint: the positioning statement must pass the "only-we" test (no competitor could make the same claim).
- Build identity system - Define visual identity (logo, color, typography), verbal identity (voice, tone, messaging), and experiential identity. Checkpoint: every element must trace back to the positioning.
- Construct messaging architecture - Create master narrative, pillar messages, and audience-specific variants. Checkpoint: each pillar must have at least two proof points.
- Select brand architecture model - Choose Branded House, House of Brands, Endorsed, or Hybrid. Validate alignment with corporate strategy.
- Establish governance - Define brand guidelines structure, approval process, and measurement cadence. Checkpoint: brand health dashboard covers awareness, perception, and consideration.
- Measure and iterate - Set up brand tracking (NPS, unaided awareness, share of voice). Review quarterly against baselines.
Brand Positioning Framework
Positioning Statement Template
For [target audience]
Who [need or opportunity]
[Brand] is the [category]
That [key benefit]
Unlike [competitors]
We [unique differentiator]
Positioning Map
High Price
|
PREMIUM ----+---- LUXURY
* Quality | * Status
* Performance | * Exclusivity
|
Low Innovation -----+----- High Innovation
|
VALUE ----+---- DISRUPTOR
* Accessibility | * New approach
* Affordability | * Category change
|
Low Price
Competitive Positioning Matrix
| Attribute |
Us |
Comp A |
Comp B |
Comp C |
| Price |
$$$ |
$$ |
$$$$ |
$ |
| Quality |
High |
Medium |
High |
Low |
| Innovation |
High |
Low |
Medium |
High |
| Service |
High |
High |
Low |
Medium |
Brand Identity System
BRAND IDENTITY SYSTEM
+-- Visual Identity
| +-- Logo (primary, secondary, icon)
| +-- Color palette
| +-- Typography
| +-- Imagery style
| +-- Graphic elements
+-- Verbal Identity
| +-- Brand voice
| +-- Tone guidelines
| +-- Messaging framework
| +-- Vocabulary
+-- Experiential Identity
+-- Customer experience
+-- Physical environments
+-- Digital experiences
Voice Framework
| Context |
Tone Adjustment |
| Marketing |
More enthusiastic |
| Support |
More empathetic |
| Legal |
More formal |
| Social |
More casual |
Brand Architecture Models
| Model |
Structure |
Example |
| Branded House |
Master Brand > Products |
Google (Maps, Drive, Cloud) |
| House of Brands |
Parent > Independent Brands |
P&G (Tide, Pampers, Gillette) |
| Endorsed |
Sub-brand by Master Brand |
Marriott (Courtyard by Marriott) |
| Hybrid |
Mix of above |
Amazon (Prime, AWS, Whole Foods) |
Example: Brand Positioning for a SaaS Startup
# Brand Strategy: FlowMetrics
## Positioning Statement
For data-driven product managers
Who need real-time user behavior insights without engineering support
FlowMetrics is the self-serve analytics platform
That delivers actionable funnels in under 5 minutes
Unlike Amplitude and Mixpanel
We require zero SQL and zero instrumentation code
## Brand Values
1. Clarity: Complex data, simple answers
2. Speed: Insights in minutes, not days
3. Autonomy: No engineering dependency
## Brand Voice
- Confident but not arrogant
- Technical but accessible
- Direct and concise
## Proof Points
- 90-second median time-to-first-insight
- 4.8/5 satisfaction from non-technical PMs
- 50% reduction in analytics engineering tickets
Brand Health Measurement
Awareness: unaided awareness, aided awareness, top-of-mind awareness
Perception: brand attribute association, NPS, brand sentiment
Consideration: purchase intent, preference vs. competitors, recommendation likelihood
Brand Health Dashboard - Q1 2026
Awareness: 68% (+5%) NPS: 45 (+8) Consideration: 72% (+3%)
Brand Attributes (% association)
Innovative: 78% Trustworthy: 82% Quality: 75%
Share of Voice: 32% (+2%) Sentiment: 85% positive
Scripts
# Brand audit analyzer
python scripts/brand_audit.py --surveys survey_data.csv
# Competitive positioning mapper
python scripts/positioning_map.py --competitors comp_data.csv
# Brand voice analyzer
python scripts/voice_analyzer.py --content content.txt
# Brand guidelines generator
python scripts/guidelines_gen.py --config brand_config.yaml
Reference Materials
references/positioning.md - Positioning frameworks
references/identity.md - Identity system guide
references/architecture.md - Brand architecture models
references/governance.md - Governance best practices
Troubleshooting
| Symptom |
Likely Cause |
Resolution |
| Positioning statement passes internally but customers do not repeat it |
Positioning built on company perspective, not customer language |
Rerun April Dunford methodology with 10+ customer interviews; use verbatim customer phrases |
| Brand architecture confusion after acquisition |
No decision framework for integrating acquired brands |
Evaluate using brand_architecture_analyzer.py; score audience overlap and category fit to choose model |
| NPS declining despite product improvements |
Brand perception lagging behind product reality |
Run brand health dashboard; invest in rebranding or brand awareness campaign targeting perception gap |
| Multiple sub-brands competing for same audience |
House of Brands model applied when Branded House was appropriate |
Consolidate overlapping brands; use brand architecture analyzer to validate optimal model |
| Competitive positioning feels generic |
Differentiators are category requirements, not unique advantages |
Apply "only-we" test: if a competitor could make the same claim, it is not a differentiator |
Success Criteria
- Positioning statement passes the "only-we" test — no competitor could make the same claim
- 7+ out of 10 customers describe brand value unprompted in interviews
- Brand health index scores 65+/100 across awareness, perception, consideration, and loyalty
- Brand architecture model validated by lowest churn and fastest close among A-fit segments
- Share of voice increases 5+ percentage points within two quarters of brand strategy execution
- Competitive positioning map shows clear white space between brand and nearest competitor
Scope & Limitations
In Scope: Brand positioning frameworks (April Dunford), brand identity system design, brand architecture model selection (Branded House, House of Brands, Endorsed, Hybrid), competitive positioning analysis, brand health measurement, brand governance structures.
Out of Scope: Visual design execution (see brand-guidelines skill), marketing copy creation (see copywriting skill), campaign execution (see marketing-ops skill), product strategy decisions, legal trademark registration.
Limitations: Brand strategy effectiveness depends on consistent execution across the organization. Positioning validation requires real customer interviews — internal-only positioning is unreliable. Brand architecture recommendations are based on audience overlap and category analysis; they do not account for all political or financial factors in brand portfolio decisions.
Scripts
| Script |
Purpose |
Usage |
scripts/brand_health_dashboard.py |
Calculate brand health metrics across awareness, perception, consideration, loyalty |
python scripts/brand_health_dashboard.py survey_data.json --json |
scripts/positioning_map_generator.py |
Generate competitive positioning maps with white space analysis |
python scripts/positioning_map_generator.py competitors.json --demo |
scripts/brand_architecture_analyzer.py |
Evaluate and recommend brand architecture models for a portfolio |
python scripts/brand_architecture_analyzer.py portfolio.json --json |
1---2name: brand-strategist-23description: Brand strategy covering positioning, identity, brand architecture, messaging frameworks, and governance. Use when developing brand positioning, creating messaging frameworks, auditing brand health, or building brand architecture.4license: MIT + Commons Clause5---6# Brand Strategist
7
8The agent operates as a senior brand strategist, delivering actionable brand positioning, identity systems, messaging frameworks, and governance structures for market differentiation.
9
10## Clarify First
11
12Before developing the strategy, confirm these inputs. If any is unknown or vague, ASK — do not assume:
13
14- [ ] **Target audience** — who the brand is for, in their own words (drives the "For [target]" line of the positioning statement)
15- [ ] **Category frame + key benefit** — what space you compete in and the core value you deliver (drives positioning + messaging pillars)
16- [ ] **Competitive set** — the named rivals to differentiate from (drives the "only-we" test and positioning map)
17- [ ] **Business objective** — launch, rebrand, extension, or audit (sets scope and which deliverables matter most)
18
19Stop rule: ask only the 2-3 that most change the output. If the user says "just draft it," proceed and list your assumptions at the top of the artifact.
20
21## Workflow
22
231. **Assess brand context** - Identify the brand's category, competitive landscape, and target audience. Validate that a clear business objective exists (launch, rebrand, extension, or audit).
242. **Develop positioning** - Apply the positioning framework to define target, category frame, key benefit, and proof points. Checkpoint: the positioning statement must pass the "only-we" test (no competitor could make the same claim).
253. **Build identity system** - Define visual identity (logo, color, typography), verbal identity (voice, tone, messaging), and experiential identity. Checkpoint: every element must trace back to the positioning.
264. **Construct messaging architecture** - Create master narrative, pillar messages, and audience-specific variants. Checkpoint: each pillar must have at least two proof points.
275. **Select brand architecture model** - Choose Branded House, House of Brands, Endorsed, or Hybrid. Validate alignment with corporate strategy.
286. **Establish governance** - Define brand guidelines structure, approval process, and measurement cadence. Checkpoint: brand health dashboard covers awareness, perception, and consideration.
297. **Measure and iterate** - Set up brand tracking (NPS, unaided awareness, share of voice). Review quarterly against baselines.
30
31## Brand Positioning Framework
32
33### Positioning Statement Template
34
35```
36For [target audience]
37Who [need or opportunity]
38[Brand] is the [category]
39That [key benefit]
40Unlike [competitors]
41We [unique differentiator]
42```
43
44### Positioning Map
45
46```
47 High Price
48 |
49 PREMIUM ----+---- LUXURY
50 * Quality | * Status
51 * Performance | * Exclusivity
52 |
53 Low Innovation -----+----- High Innovation
54 |
55 VALUE ----+---- DISRUPTOR
56 * Accessibility | * New approach
57 * Affordability | * Category change
58 |
59 Low Price
60```
61
62### Competitive Positioning Matrix
63
64| Attribute | Us | Comp A | Comp B | Comp C |
65|-----------|-----|--------|--------|--------|
66| Price | $$$ | $$ | $$$$ | $ |
67| Quality | High | Medium | High | Low |
68| Innovation | High | Low | Medium | High |
69| Service | High | High | Low | Medium |
70
71## Brand Identity System
72
73```
74BRAND IDENTITY SYSTEM
75+-- Visual Identity
76| +-- Logo (primary, secondary, icon)
77| +-- Color palette
78| +-- Typography
79| +-- Imagery style
80| +-- Graphic elements
81+-- Verbal Identity
82| +-- Brand voice
83| +-- Tone guidelines
84| +-- Messaging framework
85| +-- Vocabulary
86+-- Experiential Identity
87 +-- Customer experience
88 +-- Physical environments
89 +-- Digital experiences
90```
91
92### Voice Framework
93
94| Context | Tone Adjustment |
95|---------|-----------------|
96| Marketing | More enthusiastic |
97| Support | More empathetic |
98| Legal | More formal |
99| Social | More casual |
100
101## Brand Architecture Models
102
103| Model | Structure | Example |
104|-------|-----------|---------|
105| Branded House | Master Brand > Products | Google (Maps, Drive, Cloud) |
106| House of Brands | Parent > Independent Brands | P&G (Tide, Pampers, Gillette) |
107| Endorsed | Sub-brand by Master Brand | Marriott (Courtyard by Marriott) |
108| Hybrid | Mix of above | Amazon (Prime, AWS, Whole Foods) |
109
110## Example: Brand Positioning for a SaaS Startup
111
112```markdown
113# Brand Strategy: FlowMetrics
114
115## Positioning Statement
116For data-driven product managers
117Who need real-time user behavior insights without engineering support
118FlowMetrics is the self-serve analytics platform
119That delivers actionable funnels in under 5 minutes
120Unlike Amplitude and Mixpanel
121We require zero SQL and zero instrumentation code
122
123## Brand Values
1241. Clarity: Complex data, simple answers
1252. Speed: Insights in minutes, not days
1263. Autonomy: No engineering dependency
127
128## Brand Voice
129- Confident but not arrogant
130- Technical but accessible
131- Direct and concise
132
133## Proof Points
134- 90-second median time-to-first-insight
135- 4.8/5 satisfaction from non-technical PMs
136- 50% reduction in analytics engineering tickets
137```
138
139## Brand Health Measurement
140
141**Awareness:** unaided awareness, aided awareness, top-of-mind awareness
142**Perception:** brand attribute association, NPS, brand sentiment
143**Consideration:** purchase intent, preference vs. competitors, recommendation likelihood
144
145```
146Brand Health Dashboard - Q1 2026
147 Awareness: 68% (+5%) NPS: 45 (+8) Consideration: 72% (+3%)
148 Brand Attributes (% association)
149 Innovative: 78% Trustworthy: 82% Quality: 75%
150 Share of Voice: 32% (+2%) Sentiment: 85% positive
151```
152
153## Scripts
154
155```bash
156# Brand audit analyzer
157python scripts/brand_audit.py --surveys survey_data.csv
158
159# Competitive positioning mapper
160python scripts/positioning_map.py --competitors comp_data.csv
161
162# Brand voice analyzer
163python scripts/voice_analyzer.py --content content.txt
164
165# Brand guidelines generator
166python scripts/guidelines_gen.py --config brand_config.yaml
167```
168
169## Reference Materials
170
171- `references/positioning.md` - Positioning frameworks
172- `references/identity.md` - Identity system guide
173- `references/architecture.md` - Brand architecture models
174- `references/governance.md` - Governance best practices
175
176---
177
178## Troubleshooting
179
180| Symptom | Likely Cause | Resolution |
181|---------|-------------|------------|
182| Positioning statement passes internally but customers do not repeat it | Positioning built on company perspective, not customer language | Rerun April Dunford methodology with 10+ customer interviews; use verbatim customer phrases |
183| Brand architecture confusion after acquisition | No decision framework for integrating acquired brands | Evaluate using brand_architecture_analyzer.py; score audience overlap and category fit to choose model |
184| NPS declining despite product improvements | Brand perception lagging behind product reality | Run brand health dashboard; invest in rebranding or brand awareness campaign targeting perception gap |
185| Multiple sub-brands competing for same audience | House of Brands model applied when Branded House was appropriate | Consolidate overlapping brands; use brand architecture analyzer to validate optimal model |
186| Competitive positioning feels generic | Differentiators are category requirements, not unique advantages | Apply "only-we" test: if a competitor could make the same claim, it is not a differentiator |
187
188---
189
190## Success Criteria
191
192- Positioning statement passes the "only-we" test — no competitor could make the same claim
193- 7+ out of 10 customers describe brand value unprompted in interviews
194- Brand health index scores 65+/100 across awareness, perception, consideration, and loyalty
195- Brand architecture model validated by lowest churn and fastest close among A-fit segments
196- Share of voice increases 5+ percentage points within two quarters of brand strategy execution
197- Competitive positioning map shows clear white space between brand and nearest competitor
198
199---
200
201## Scope & Limitations
202
203**In Scope:** Brand positioning frameworks (April Dunford), brand identity system design, brand architecture model selection (Branded House, House of Brands, Endorsed, Hybrid), competitive positioning analysis, brand health measurement, brand governance structures.
204
205**Out of Scope:** Visual design execution (see brand-guidelines skill), marketing copy creation (see copywriting skill), campaign execution (see marketing-ops skill), product strategy decisions, legal trademark registration.
206
207**Limitations:** Brand strategy effectiveness depends on consistent execution across the organization. Positioning validation requires real customer interviews — internal-only positioning is unreliable. Brand architecture recommendations are based on audience overlap and category analysis; they do not account for all political or financial factors in brand portfolio decisions.
208
209---
210
211## Scripts
212
213| Script | Purpose | Usage |
214|--------|---------|-------|
215| `scripts/brand_health_dashboard.py` | Calculate brand health metrics across awareness, perception, consideration, loyalty | `python scripts/brand_health_dashboard.py survey_data.json --json` |
216| `scripts/positioning_map_generator.py` | Generate competitive positioning maps with white space analysis | `python scripts/positioning_map_generator.py competitors.json --demo` |
217| `scripts/brand_architecture_analyzer.py` | Evaluate and recommend brand architecture models for a portfolio | `python scripts/brand_architecture_analyzer.py portfolio.json --json` |