Messaging Strategy
Purpose
Develop the product messaging framework, including value propositions, feature naming conventions, microcopy guidelines, and call-to-action strategy.
Scope Constraints
Analyzes product positioning, audience segments, and conversion copy needs. Does not implement UI changes, modify production content, or access user analytics data directly.
Inputs
- Product description and key features
- Target audience segments
- Competitive positioning
- Existing brand voice guidelines (if any)
- Key conversion points requiring messaging
Input Sanitization
No user-provided values are used in commands or file paths. All inputs are treated as read-only analysis targets.
Procedure
Progress Checklist
Step 1: Define Value Proposition
Articulate the core value proposition:
- One-sentence pitch: "We help [audience] [achieve outcome] by [mechanism]"
- Before/after framing: What's the user's life like before vs after?
- Unique differentiator: Why this product over alternatives?
- Proof points: Numbers, testimonials, or social proof that back the claim
Step 2: Establish Voice and Tone
Define how the product speaks:
- Voice attributes: (e.g., "confident but not arrogant, helpful but not patronizing")
- Tone spectrum: How tone shifts by context (error messages are empathetic, success messages are celebratory, upgrade prompts are enthusiastic but not pushy)
- Words we use / don't use: Terminology guidelines
Step 3: Name Features and Concepts
For each feature or concept that needs a name:
- Descriptive option: Says what it does ("Quick Share," "Smart Search")
- Metaphorical option: Evokes a concept ("Workspace," "Blueprint," "Spotlight")
- Evaluation criteria: Memorable, scannable, not confused with existing terms, works internationally
- Recommendation: One name with rationale
Step 4: Write Key Conversion Copy
For each major conversion point:
- CTA text: Action-oriented, benefit-focused ("Start free trial" not "Subscribe")
- Supporting text: 1 line that addresses the main objection
- Social proof: Nearby proof point ("Join 10,000+ teams")
- Urgency (if appropriate): Scarcity or time-sensitivity (use sparingly and honestly)
Step 5: Develop Microcopy Guidelines
For in-app text:
- Empty states: Helpful and actionable, not just "No items found"
- Error messages: What happened + what to do next, in human language
- Loading states: Set expectations ("Analyzing your data..." not just a spinner)
- Success states: Confirm the action and suggest next step
- Placeholder text: Helpful examples, not lorem ipsum
Step 6: Create Upgrade and Paywall Copy
For monetization touchpoints:
- Feature gate message: What they're missing + what they'll get
- Trial prompt: Low-commitment language ("Try free for 14 days, cancel anytime")
- Pricing page headlines: Benefit-oriented tier names
- Cancellation flow copy: Empathetic, not guilt-tripping
Compaction resilience: If context was lost during a long session, re-read the Inputs section to reconstruct what product is being analyzed, check the Progress Checklist for completed steps, then resume from the earliest incomplete step.
Output Format
# Messaging Strategy
## Value Proposition
**One-liner:** [Pitch]
**Before → After:** [Transformation]
**Differentiator:** [Why us]
## Voice and Tone
**Voice:** [3-4 attributes]
**Tone by context:**
| Context | Tone | Example |
|---------|------|---------|
| Onboarding | Welcoming, guiding | "Welcome! Let's set up your workspace." |
| Error | Empathetic, helpful | "Something went wrong. Here's what to try." |
| Upgrade | Enthusiastic, honest | "Unlock unlimited projects — try free for 14 days." |
| Success | Celebratory, brief | "Done! Your changes are live." |
## Feature Names
| Feature | Recommended Name | Rationale |
|---------|-----------------|-----------|
| [Feature] | [Name] | [Why this name works] |
## Key Copy
### [Conversion Point]
**CTA:** [Button text]
**Supporting:** [One-line sub-text]
**Proof:** [Social proof element]
## Microcopy Guidelines
| State | Pattern | Example |
|-------|---------|---------|
| Empty | Action-oriented | "No projects yet. Create your first one →" |
| Error | What happened + what to do | "Couldn't save. Check your connection and try again." |
| Loading | Set expectations | "Generating your report..." |
| Success | Confirm + next step | "Saved! Share it with your team →" |
Handoff
- Hand off to monetization-design if pricing tier structure or paywall placement decisions surface during messaging work.
- Hand off to growth-engineering if onboarding flow optimization or referral system design needs emerge from conversion copy analysis.
Quality Checks
Evolution Notes
1---2name: messaging-strategy3description: Use when developing product messaging frameworks including value propositions, feature naming, microcopy guidelines, and CTA strategy. Covers voice and tone definition, conversion copy, and upgrade prompt language. Do not use for pricing architecture or paywall placement (use monetization-design) or onboarding funnels and referral systems (use growth-engineering).4---56# Messaging Strategy78## Purpose910Develop the product messaging framework, including value propositions, feature naming conventions, microcopy guidelines, and call-to-action strategy.1112## Scope Constraints1314Analyzes product positioning, audience segments, and conversion copy needs. Does not implement UI changes, modify production content, or access user analytics data directly.1516## Inputs1718- Product description and key features19- Target audience segments20- Competitive positioning21- Existing brand voice guidelines (if any)22- Key conversion points requiring messaging2324## Input Sanitization2526No user-provided values are used in commands or file paths. All inputs are treated as read-only analysis targets.2728## Procedure2930### Progress Checklist31- [ ] Step 1: Value proposition defined32- [ ] Step 2: Voice and tone established33- [ ] Step 3: Features and concepts named34- [ ] Step 4: Key conversion copy written35- [ ] Step 5: Microcopy guidelines developed36- [ ] Step 6: Upgrade and paywall copy created3738### Step 1: Define Value Proposition3940Articulate the core value proposition:41- **One-sentence pitch:** "We help [audience] [achieve outcome] by [mechanism]"42- **Before/after framing:** What's the user's life like before vs after?43- **Unique differentiator:** Why this product over alternatives?44- **Proof points:** Numbers, testimonials, or social proof that back the claim4546### Step 2: Establish Voice and Tone4748Define how the product speaks:49- **Voice attributes:** (e.g., "confident but not arrogant, helpful but not patronizing")50- **Tone spectrum:** How tone shifts by context (error messages are empathetic, success messages are celebratory, upgrade prompts are enthusiastic but not pushy)51- **Words we use / don't use:** Terminology guidelines5253### Step 3: Name Features and Concepts5455For each feature or concept that needs a name:56- **Descriptive option:** Says what it does ("Quick Share," "Smart Search")57- **Metaphorical option:** Evokes a concept ("Workspace," "Blueprint," "Spotlight")58- **Evaluation criteria:** Memorable, scannable, not confused with existing terms, works internationally59- **Recommendation:** One name with rationale6061### Step 4: Write Key Conversion Copy6263For each major conversion point:64- **CTA text:** Action-oriented, benefit-focused ("Start free trial" not "Subscribe")65- **Supporting text:** 1 line that addresses the main objection66- **Social proof:** Nearby proof point ("Join 10,000+ teams")67- **Urgency (if appropriate):** Scarcity or time-sensitivity (use sparingly and honestly)6869### Step 5: Develop Microcopy Guidelines7071For in-app text:72- **Empty states:** Helpful and actionable, not just "No items found"73- **Error messages:** What happened + what to do next, in human language74- **Loading states:** Set expectations ("Analyzing your data..." not just a spinner)75- **Success states:** Confirm the action and suggest next step76- **Placeholder text:** Helpful examples, not lorem ipsum7778### Step 6: Create Upgrade and Paywall Copy7980For monetization touchpoints:81- **Feature gate message:** What they're missing + what they'll get82- **Trial prompt:** Low-commitment language ("Try free for 14 days, cancel anytime")83- **Pricing page headlines:** Benefit-oriented tier names84- **Cancellation flow copy:** Empathetic, not guilt-tripping8586> **Compaction resilience**: If context was lost during a long session, re-read the Inputs section to reconstruct what product is being analyzed, check the Progress Checklist for completed steps, then resume from the earliest incomplete step.8788## Output Format8990```markdown91# Messaging Strategy9293## Value Proposition94**One-liner:** [Pitch]95**Before → After:** [Transformation]96**Differentiator:** [Why us]9798## Voice and Tone99**Voice:** [3-4 attributes]100**Tone by context:**101| Context | Tone | Example |102|---------|------|---------|103| Onboarding | Welcoming, guiding | "Welcome! Let's set up your workspace." |104| Error | Empathetic, helpful | "Something went wrong. Here's what to try." |105| Upgrade | Enthusiastic, honest | "Unlock unlimited projects — try free for 14 days." |106| Success | Celebratory, brief | "Done! Your changes are live." |107108## Feature Names109| Feature | Recommended Name | Rationale |110|---------|-----------------|-----------|111| [Feature] | [Name] | [Why this name works] |112113## Key Copy114### [Conversion Point]115**CTA:** [Button text]116**Supporting:** [One-line sub-text]117**Proof:** [Social proof element]118119## Microcopy Guidelines120| State | Pattern | Example |121|-------|---------|---------|122| Empty | Action-oriented | "No projects yet. Create your first one →" |123| Error | What happened + what to do | "Couldn't save. Check your connection and try again." |124| Loading | Set expectations | "Generating your report..." |125| Success | Confirm + next step | "Saved! Share it with your team →" |126```127128## Handoff129130- Hand off to monetization-design if pricing tier structure or paywall placement decisions surface during messaging work.131- Hand off to growth-engineering if onboarding flow optimization or referral system design needs emerge from conversion copy analysis.132133## Quality Checks134135- [ ] Value proposition passes the "so what?" test (clear benefit, not just feature description)136- [ ] Feature names are tested for clarity (would a new user understand this?)137- [ ] CTA copy is action-oriented and benefit-focused (not just "Submit" or "Continue")138- [ ] Error messages explain what happened AND what to do next139- [ ] Upgrade copy focuses on what they'll get, not what they're missing140- [ ] Voice and tone guidelines include examples for at least 4 contexts141142## Evolution Notes143<!-- Observations appended after each use -->