Suede Product Marketing Context
Suede Product Marketing maintains the shared evidence layer for audience,
positioning, objections, customer language, and proof. The Suede growth suite
reads this context so each downstream skill starts from the same verified
product story.
The document is stored at .agents/product-marketing.md.
Workflow
Step 1: Check for Existing Context
First, check if .agents/product-marketing.md already exists. Also check .claude/product-marketing.md and the legacy filename product-marketing-context.md (in either .agents/ or .claude/) for older setups — if found anywhere other than .agents/product-marketing.md, offer to move it to the canonical location.
If it exists:
- Read it and summarize what's captured — note its current Document version and the last few Changelog entries so the user sees where the doc stands and what's changed recently
- Ask which sections they want to update
- Only gather info for those sections
- On any substantive save, bump the version and add a changelog entry (see Step 4). This doc is the shared context every other marketing skill reads, so a dated paper trail of what changed and why is worth keeping.
If it doesn't exist, offer two options:
Auto-draft from codebase (recommended): You'll study the repo—README, landing pages, marketing copy, package.json, etc.—and draft a V1 of the context document. The user then reviews, corrects, and fills gaps. This is faster than starting from scratch.
Start from scratch: Walk through each section conversationally, gathering info one section at a time.
Most users prefer option 1. After presenting the draft, ask: "What needs correcting? What's missing?"
Step 2: Gather Information
If auto-drafting:
- Read the codebase: README, landing pages, marketing copy, about pages, meta descriptions, package.json, any existing docs
- Draft only what the sources actually say. Every auto-drafted field carries its source in the form
[src: path/to/file.md] — the file the claim came from. A field with no source is not drafted: leave it empty and mark it [unverified].
- Never source a field from inference. If the README implies a differentiator without stating it, if a competitor is guessed from the category, or if a testimonial-shaped sentence in marketing copy has no attributed customer, that field is
[unverified] — not a draft with a hedge. Differentiation, Competitive Landscape, Proof Points, and Customer Language are where this rule earns its keep; a fabricated entry there propagates to every skill that reads this doc.
- Present the draft and say plainly how many fields are sourced versus
[unverified], then ask what needs correcting or is missing
- Iterate until the user is satisfied. A field the user confirms in conversation is sourced as
[src: user]
If starting from scratch:
Walk through each section below conversationally, one at a time. Don't dump all questions at once.
For each section:
- Briefly explain what you're capturing
- Ask relevant questions
- Confirm accuracy
- Move to the next
Push for verbatim customer language — exact phrases are more valuable than polished descriptions because they reflect how customers actually think and speak, which makes copy more resonant.
Sections to Capture
1. Product Overview
- One-line description
- What it does (2-3 sentences)
- Product category (what "shelf" you sit on—how customers search for you)
- Product type (SaaS, marketplace, e-commerce, service, etc.)
- Business model and pricing
2. Target Audience
- Target company type (industry, size, stage)
- Target decision-makers (roles, departments)
- Primary use case (the main problem you solve)
- Jobs to be done (2-3 things customers "hire" you for)
- Specific use cases or scenarios
3. Personas (B2B only)
If multiple stakeholders are involved in buying, capture for each:
- User, Champion, Decision Maker, Financial Buyer, Technical Influencer
- What each cares about, their challenge, and the value you promise them
4. Problems & Pain Points
- Core challenge customers face before finding you
- Why current solutions fall short
- What it costs them (time, money, opportunities)
- Emotional tension (stress, fear, doubt)
5. Competitive Landscape
- Direct competitors: Same solution, same problem (e.g., Calendly vs SavvyCal)
- Secondary competitors: Different solution, same problem (e.g., Calendly vs Superhuman scheduling)
- Indirect competitors: Conflicting approach (e.g., Calendly vs personal assistant)
- How each falls short for customers
6. Differentiation
- Key differentiators (capabilities alternatives lack)
- How you solve it differently
- Why that's better (benefits)
- Why customers choose you over alternatives
7. Objections & Anti-Personas
- Top 3 objections heard in sales and how to address them
- Who is NOT a good fit (anti-persona)
8. Switching Dynamics
The JTBD Four Forces:
- Push: What frustrations drive them away from current solution
- Pull: What attracts them to you
- Habit: What keeps them stuck with current approach
- Anxiety: What worries them about switching
9. Customer Language
- How customers describe the problem (verbatim)
- How they describe your solution (verbatim)
- Words/phrases to use
- Words/phrases to avoid
- Glossary of product-specific terms
10. Brand Voice
- Tone (professional, casual, playful, etc.)
- Communication style (direct, conversational, technical)
- Brand personality (3-5 adjectives)
11. Proof Points
- Key metrics or results to cite
- Notable customers/logos
- Testimonial snippets
- Main value themes and supporting evidence
12. Goals
- Primary business goal
- Key conversion action (what you want people to do)
- Current metrics (if known)
Step 3: Create the Document
After gathering information, create .agents/product-marketing.md with this structure:
# Product Marketing Context
**Document version:** v1
**Last updated:** [date]
**Status:** complete | partial — missing: [required sections still empty]
*Every field ends with its source — `[src: README.md]`, `[src: interview
2026-05-04]`, `[src: user]` — or the marker `[unverified]` if nothing on record
supports it. An unsourced field is empty by definition; do not fill it to make
the document look finished.*
## Product Overview
**One-liner:**
**What it does:**
**Product category:**
**Product type:**
**Business model:**
## Target Audience
**Target companies:**
**Decision-makers:**
**Primary use case:**
**Jobs to be done:**
-
**Use cases:**
-
## Personas
| Persona | Cares about | Challenge | Value we promise |
|---------|-------------|-----------|------------------|
| | | | |
## Problems & Pain Points
**Core problem:**
**Why alternatives fall short:**
-
**What it costs them:**
**Emotional tension:**
## Competitive Landscape
**Direct:** [Competitor] — falls short because...
**Secondary:** [Approach] — falls short because...
**Indirect:** [Alternative] — falls short because...
## Differentiation
**Key differentiators:**
-
**How we do it differently:**
**Why that's better:**
**Why customers choose us:**
## Objections
| Objection | Response |
|-----------|----------|
| | |
**Anti-persona:**
## Switching Dynamics
**Push:**
**Pull:**
**Habit:**
**Anxiety:**
## Customer Language
**How they describe the problem:**
- "[verbatim]"
**How they describe us:**
- "[verbatim]"
**Words to use:**
**Words to avoid:**
**Glossary:**
| Term | Meaning |
|------|---------|
| | |
## Brand Voice
**Tone:**
**Style:**
**Personality:**
## Proof Points
**Metrics:**
**Customers:**
**Testimonials:** *(verbatim only — a quote with no attributable source is `[unverified]`, never paraphrased into existence)*
> "[quote]" — [who] [src: where this quote was published or collected]
**Value themes:**
| Theme | Proof |
|-------|-------|
| | |
## Goals
**Business goal:**
**Conversion action:**
**Current metrics:**
## Changelog
*Newest first. One line per revision: what changed and why.*
- v1 ([date]) — Initial context.
Step 4: Confirm, Version, and Save
- Show the completed document
- Ask if anything needs adjustment
- Check the v1 floor before saving. Six sections must be non-empty and sourced for the document to be trustworthy as shared context: Product Overview, Target Audience, Problems & Pain Points, Differentiation, Customer Language, and Goals. Everything else is optional by product type. If any of the six is empty or entirely
[unverified], set Status: partial and list exactly which ones on that line. Never save a partial document as complete.
- What a partial document means downstream. A consuming skill that reads
.agents/product-marketing.md and finds Status: partial must ask the user for the named missing sections before generating anything that depends on them, and must not infer them from the rest of the doc. Say this in the save message so the user knows why they will be asked again.
- Set the version and changelog — this is the paper trail for a doc every other skill reads:
- New document: set
Document version: v1 and a single Changelog entry — - v1 ([today]) — Initial context.
- Updating an existing document: increment the version (v2 → v3 …), update
Last updated to today, and prepend a new Changelog entry at the top of the list (newest first) summarizing what changed and why in one line. Never rewrite or reorder past entries.
- A good entry names the sections touched and the reason, not "updated the doc." Examples:
- v3 (2026-07-16) — Repositioned from "email tool" to "deliverability platform"; added RevOps to the ICP.
- v2 (2026-06-02) — Rewrote value prop and objections after 5 customer interviews; added competitor Acme.
- Use today's date in ISO form (YYYY-MM-DD) for the entry and
Last updated.
- Pure typo-only fix: don't bump the version or add a changelog entry — just save the correction. Every other change bumps the version and gets an entry. When the change is a real repositioning, say so plainly — downstream skills will now generate against the new context.
- Save to
.agents/product-marketing.md
- Tell them: "The Suede growth suite will now use this context automatically.
The Changelog at the bottom tracks every revision — check it to see how your
positioning has evolved. Run
/suede-product-marketing anytime to update it."
Tips
- Skip what doesn't apply, outside the six-section v1 floor in Step 4: not every product needs Personas (B2C), Switching Dynamics, or a Glossary. Skipping one of the six is not a skip — it is a
partial document.
Boundaries
- Do not overwrite an existing context file without reading it, preserving
supported facts, and showing the user the material changes.
- Do not invent customer language, differentiation, proof points, market
position, or durable brand rules; label hypotheses and missing evidence.
- Do not publish external copy or mutate product, CRM, analytics, or campaign
systems. This skill owns the shared context document only.
Routing
- Use
suede-customer-research to gather new customer evidence.
- Use
suede-competitor-profiling for evidence on named competitors.
- Use
suede-marketing-plan to turn approved context into a channel plan.
- Use
suede-campaign-in-a-box to package an approved campaign.
1---2name: suede-product-marketing3description: Suede-owned product-marketing context discipline. Use when a project needs a shared record of product, audience, ICP, positioning, objections, customer language, proof, and goals, or when that record needs updating. NOT FOR: writing a campaign (use suede-campaign-in-a-box), conducting new customer interviews (use suede-customer-research), or publishing brand claims.4---56# Suede Product Marketing Context78Suede Product Marketing maintains the shared evidence layer for audience,9positioning, objections, customer language, and proof. The Suede growth suite10reads this context so each downstream skill starts from the same verified11product story.1213The document is stored at `.agents/product-marketing.md`.1415## Workflow1617### Step 1: Check for Existing Context1819First, check if `.agents/product-marketing.md` already exists. Also check `.claude/product-marketing.md` and the legacy filename `product-marketing-context.md` (in either `.agents/` or `.claude/`) for older setups — if found anywhere other than `.agents/product-marketing.md`, offer to move it to the canonical location.2021**If it exists:**22- Read it and summarize what's captured — note its current **Document version** and the last few **Changelog** entries so the user sees where the doc stands and what's changed recently23- Ask which sections they want to update24- Only gather info for those sections25- On any substantive save, bump the version and add a changelog entry (see Step 4). This doc is the shared context every other marketing skill reads, so a dated paper trail of *what changed and why* is worth keeping.2627**If it doesn't exist, offer two options:**28291. **Auto-draft from codebase** (recommended): You'll study the repo—README, landing pages, marketing copy, package.json, etc.—and draft a V1 of the context document. The user then reviews, corrects, and fills gaps. This is faster than starting from scratch.30312. **Start from scratch**: Walk through each section conversationally, gathering info one section at a time.3233Most users prefer option 1. After presenting the draft, ask: "What needs correcting? What's missing?"3435### Step 2: Gather Information3637**If auto-drafting:**381. Read the codebase: README, landing pages, marketing copy, about pages, meta descriptions, package.json, any existing docs392. Draft only what the sources actually say. **Every auto-drafted field carries its source** in the form `[src: path/to/file.md]` — the file the claim came from. A field with no source is not drafted: leave it empty and mark it `[unverified]`.403. Never source a field from inference. If the README implies a differentiator without stating it, if a competitor is guessed from the category, or if a testimonial-shaped sentence in marketing copy has no attributed customer, that field is `[unverified]` — not a draft with a hedge. Differentiation, Competitive Landscape, Proof Points, and Customer Language are where this rule earns its keep; a fabricated entry there propagates to every skill that reads this doc.414. Present the draft and say plainly how many fields are sourced versus `[unverified]`, then ask what needs correcting or is missing425. Iterate until the user is satisfied. A field the user confirms in conversation is sourced as `[src: user]`4344**If starting from scratch:**45Walk through each section below conversationally, one at a time. Don't dump all questions at once.4647For each section:481. Briefly explain what you're capturing492. Ask relevant questions503. Confirm accuracy514. Move to the next5253Push for verbatim customer language — exact phrases are more valuable than polished descriptions because they reflect how customers actually think and speak, which makes copy more resonant.5455---5657## Sections to Capture5859### 1. Product Overview60- One-line description61- What it does (2-3 sentences)62- Product category (what "shelf" you sit on—how customers search for you)63- Product type (SaaS, marketplace, e-commerce, service, etc.)64- Business model and pricing6566### 2. Target Audience67- Target company type (industry, size, stage)68- Target decision-makers (roles, departments)69- Primary use case (the main problem you solve)70- Jobs to be done (2-3 things customers "hire" you for)71- Specific use cases or scenarios7273### 3. Personas (B2B only)74If multiple stakeholders are involved in buying, capture for each:75- User, Champion, Decision Maker, Financial Buyer, Technical Influencer76- What each cares about, their challenge, and the value you promise them7778### 4. Problems & Pain Points79- Core challenge customers face before finding you80- Why current solutions fall short81- What it costs them (time, money, opportunities)82- Emotional tension (stress, fear, doubt)8384### 5. Competitive Landscape85- **Direct competitors**: Same solution, same problem (e.g., Calendly vs SavvyCal)86- **Secondary competitors**: Different solution, same problem (e.g., Calendly vs Superhuman scheduling)87- **Indirect competitors**: Conflicting approach (e.g., Calendly vs personal assistant)88- How each falls short for customers8990### 6. Differentiation91- Key differentiators (capabilities alternatives lack)92- How you solve it differently93- Why that's better (benefits)94- Why customers choose you over alternatives9596### 7. Objections & Anti-Personas97- Top 3 objections heard in sales and how to address them98- Who is NOT a good fit (anti-persona)99100### 8. Switching Dynamics101The JTBD Four Forces:102- **Push**: What frustrations drive them away from current solution103- **Pull**: What attracts them to you104- **Habit**: What keeps them stuck with current approach105- **Anxiety**: What worries them about switching106107### 9. Customer Language108- How customers describe the problem (verbatim)109- How they describe your solution (verbatim)110- Words/phrases to use111- Words/phrases to avoid112- Glossary of product-specific terms113114### 10. Brand Voice115- Tone (professional, casual, playful, etc.)116- Communication style (direct, conversational, technical)117- Brand personality (3-5 adjectives)118119### 11. Proof Points120- Key metrics or results to cite121- Notable customers/logos122- Testimonial snippets123- Main value themes and supporting evidence124125### 12. Goals126- Primary business goal127- Key conversion action (what you want people to do)128- Current metrics (if known)129130---131132## Step 3: Create the Document133134After gathering information, create `.agents/product-marketing.md` with this structure:135136```markdown137# Product Marketing Context138139**Document version:** v1140**Last updated:** [date]141**Status:** complete | partial — missing: [required sections still empty]142143*Every field ends with its source — `[src: README.md]`, `[src: interview1442026-05-04]`, `[src: user]` — or the marker `[unverified]` if nothing on record145supports it. An unsourced field is empty by definition; do not fill it to make146the document look finished.*147148## Product Overview149**One-liner:**150**What it does:**151**Product category:**152**Product type:**153**Business model:**154155## Target Audience156**Target companies:**157**Decision-makers:**158**Primary use case:**159**Jobs to be done:**160-161**Use cases:**162-163164## Personas165| Persona | Cares about | Challenge | Value we promise |166|---------|-------------|-----------|------------------|167| | | | |168169## Problems & Pain Points170**Core problem:**171**Why alternatives fall short:**172-173**What it costs them:**174**Emotional tension:**175176## Competitive Landscape177**Direct:** [Competitor] — falls short because...178**Secondary:** [Approach] — falls short because...179**Indirect:** [Alternative] — falls short because...180181## Differentiation182**Key differentiators:**183-184**How we do it differently:**185**Why that's better:**186**Why customers choose us:**187188## Objections189| Objection | Response |190|-----------|----------|191| | |192193**Anti-persona:**194195## Switching Dynamics196**Push:**197**Pull:**198**Habit:**199**Anxiety:**200201## Customer Language202**How they describe the problem:**203- "[verbatim]"204**How they describe us:**205- "[verbatim]"206**Words to use:**207**Words to avoid:**208**Glossary:**209| Term | Meaning |210|------|---------|211| | |212213## Brand Voice214**Tone:**215**Style:**216**Personality:**217218## Proof Points219**Metrics:**220**Customers:**221**Testimonials:** *(verbatim only — a quote with no attributable source is `[unverified]`, never paraphrased into existence)*222> "[quote]" — [who] [src: where this quote was published or collected]223**Value themes:**224| Theme | Proof |225|-------|-------|226| | |227228## Goals229**Business goal:**230**Conversion action:**231**Current metrics:**232233## Changelog234*Newest first. One line per revision: what changed and why.*235- v1 ([date]) — Initial context.236```237238---239240## Step 4: Confirm, Version, and Save241242- Show the completed document243- Ask if anything needs adjustment244- **Check the v1 floor before saving.** Six sections must be non-empty and sourced for the document to be trustworthy as shared context: Product Overview, Target Audience, Problems & Pain Points, Differentiation, Customer Language, and Goals. Everything else is optional by product type. If any of the six is empty or entirely `[unverified]`, set `Status: partial` and list exactly which ones on that line. Never save a partial document as `complete`.245- **What a partial document means downstream.** A consuming skill that reads `.agents/product-marketing.md` and finds `Status: partial` must ask the user for the named missing sections before generating anything that depends on them, and must not infer them from the rest of the doc. Say this in the save message so the user knows why they will be asked again.246- **Set the version and changelog** — this is the paper trail for a doc every other skill reads:247 - **New document:** set `Document version: v1` and a single Changelog entry — `- v1 ([today]) — Initial context.`248 - **Updating an existing document:** increment the version (v2 → v3 …), update `Last updated` to today, and **prepend a new Changelog entry** at the top of the list (newest first) summarizing *what changed and why* in one line. Never rewrite or reorder past entries.249 - A good entry names the sections touched and the reason, not "updated the doc." Examples:250 - `- v3 (2026-07-16) — Repositioned from "email tool" to "deliverability platform"; added RevOps to the ICP.`251 - `- v2 (2026-06-02) — Rewrote value prop and objections after 5 customer interviews; added competitor Acme.`252 - Use today's date in ISO form (YYYY-MM-DD) for the entry and `Last updated`.253 - **Pure typo-only fix:** don't bump the version or add a changelog entry — just save the correction. Every other change bumps the version and gets an entry. When the change is a real repositioning, say so plainly — downstream skills will now generate against the new context.254- Save to `.agents/product-marketing.md`255- Tell them: "The Suede growth suite will now use this context automatically.256 The Changelog at the bottom tracks every revision — check it to see how your257 positioning has evolved. Run `/suede-product-marketing` anytime to update it."258259---260261## Tips262263- **Skip what doesn't apply**, outside the six-section v1 floor in Step 4: not every product needs Personas (B2C), Switching Dynamics, or a Glossary. Skipping one of the six is not a skip — it is a `partial` document.264265## Boundaries266267- Do not overwrite an existing context file without reading it, preserving268 supported facts, and showing the user the material changes.269- Do not invent customer language, differentiation, proof points, market270 position, or durable brand rules; label hypotheses and missing evidence.271- Do not publish external copy or mutate product, CRM, analytics, or campaign272 systems. This skill owns the shared context document only.273274## Routing275276- Use `suede-customer-research` to gather new customer evidence.277- Use `suede-competitor-profiling` for evidence on named competitors.278- Use `suede-marketing-plan` to turn approved context into a channel plan.279- Use `suede-campaign-in-a-box` to package an approved campaign.