PluginBench
Skill
Review
Audit score 70

press-release

deanpeters/product-manager-skills

Write an Amazon-style press release to define customer value before building, aligning stakeholders on product vision.

What is press-release?

This skill guides you through Amazon's "Working Backwards" methodology to create a visionary press release that articulates customer value, clarifies the problem being solved, and tests if a product story resonates. Use it when defining a new product or feature, aligning stakeholders before development, or validating that a product idea is compelling.

  • Forces customer-first thinking by requiring you to articulate value from the customer's perspective, not engineering specs
  • Acts as a clarity forcing function—if you can't write a compelling press release, the product idea may need refinement
  • Provides a structured template covering headline, problem, solution, supporting benefits, and call-to-action
  • Includes quality checks and anti-patterns to avoid feature-centric or jargon-heavy language
  • Offers a decision filter to prioritize features worth building based on whether they belong in the press release

How to install press-release

npx skills add https://github.com/deanpeters/product-manager-skills --skill press-release
Prerequisites
  • Target customer or persona definition (reference proto-persona skill)
  • Problem statement clarity (reference problem-statement skill)
  • Competitive context or positioning (reference positioning-statement skill)
  • Company mission and values documentation
Claude Code
Cursor
Windsurf
Cline

How to use press-release

  1. 1.Gather context: define the product, target customer, problem statement, key benefits, and competitive positioning
  2. 2.Draft a benefit-focused headline that specifies outcomes, not features (e.g., 'cuts processing time by 60%' not 'includes AI')
  3. 3.Write the dateline and introduction (2-3 sentences) naming the key customer problem
  4. 4.Explain the specific problem with supporting data or customer insights
  5. 5.Describe the solution focused on outcomes and customer benefits, not technical features
  6. 6.Add supporting details with measurable data (time savings, cost reduction, etc.)
  7. 7.Include company boilerplate, call-to-action, and media contact information
  8. 8.Test the press release: Would a customer care? Is the problem clear? Are benefits measurable? Is it jargon-free?

Use cases

Good for
  • Defining a new product or major feature before engineering begins
  • Aligning stakeholders and executives on product vision and customer value proposition
  • Testing whether a product idea is compelling and worth pursuing
  • Pitching to leadership or securing buy-in by demonstrating clear customer benefit
  • Clarifying positioning and competitive differentiation through outcome-focused messaging
Who it's for
  • Product managers defining new products or features
  • Executive leaders and stakeholders evaluating product strategy
  • Teams using Amazon's Working Backwards methodology
  • Anyone needing to articulate customer value before committing engineering resources

press-release FAQ

Is this the actual press release we'll use at launch?

No. This is a planning and alignment tool, not final marketing copy. It's meant to be written before development starts to clarify thinking and test the product story with stakeholders.

What if I can't write a compelling press release for my feature?

That's valuable feedback. It may mean the feature idea is weak, the customer problem isn't clear, or the benefit isn't strong enough to justify building. Use it as a decision filter.

Should I include technical features and specifications?

No. Focus on customer outcomes and problems solved, not technical specs. Translate features into benefits: instead of 'includes OCR technology,' say 'automatically extracts invoice data in seconds.'

When should I NOT use this skill?

Don't use it for trivial features (avoid over-engineering small tweaks), after you've already built the product, or as your actual launch-day press release.

What if I'm missing context like the problem statement or customer persona?

Run discovery first. Use the problem-statement and proto-persona skills to clarify these before drafting the press release.

Full instructions (SKILL.md)

Source of truth, from deanpeters/product-manager-skills.


name: press-release description: Write an Amazon-style press release that defines customer value before building. Use when aligning stakeholders on a new product, feature, or strategic bet. intent: >- Create a visionary press release following Amazon's "Working Backwards" methodology to define and communicate a product or feature before building it. Use this to align stakeholders on the customer value proposition, clarify the problem being solved, and test if the product story resonates—treating the press release as a forcing function for clarity and customer-centricity. type: component

Purpose

Create a visionary press release following Amazon's "Working Backwards" methodology to define and communicate a product or feature before building it. Use this to align stakeholders on the customer value proposition, clarify the problem being solved, and test if the product story resonates—treating the press release as a forcing function for clarity and customer-centricity.

This is not a marketing artifact for launch day—it's a planning tool that asks "If we shipped this perfectly, how would we explain it to the world?"

Key Concepts

The Amazon Working Backwards Framework

Popularized by Amazon, the Working Backwards process starts with a press release and FAQ before any code is written. The press release must:

  • Be written from the customer's perspective
  • Focus on the problem solved, not the features built
  • Be short (1-1.5 pages)
  • Be compelling enough that customers would want the product

Press Release Structure

A standard press release follows this format:

  1. Headline: Clear, benefit-focused product announcement
  2. Dateline: City, state, date
  3. Introduction paragraph: What's being launched, who it's for, key benefit
  4. Problem paragraph: Customer problem the product solves
  5. Solution paragraph: How the product addresses the problem (outcomes, not features)
  6. Quote from company leader: Vision, customer commitment
  7. Additional details: Supporting benefits or data
  8. Boilerplate: Company background
  9. Call to action: How to learn more
  10. Media contact: Press contact information

Why This Works

  • Customer-first thinking: Forces you to articulate value from the customer's perspective
  • Clarity forcing function: If you can't write a compelling press release, the product idea may be weak
  • Alignment tool: Stakeholders can read and react to the vision before engineering starts
  • Decision filter: If a feature wouldn't make it into the press release, question its priority

Anti-Patterns (What This Is NOT)

  • Not feature-centric: Don't list specs—focus on customer outcomes
  • Not internal jargon: Write for customers, not engineers
  • Not vague: "Revolutionizes productivity" is fluff; "Reduces report generation time from 8 hours to 10 minutes" is real
  • Not marketing spin: Be honest about what the product does

When to Use This

  • Defining a new product or major feature
  • Aligning stakeholders on vision before development
  • Testing if a product idea is compelling
  • Pitching to execs or securing buy-in

When NOT to Use This

  • For trivial features (don't over-engineer small tweaks)
  • After you've already built the product (too late)
  • As actual launch-day press release (this is a planning doc, not final marketing copy)

Application

Use template.md for the full fill-in structure.

Step 1: Gather Context

Before drafting, ensure you have:

  • Product/feature description: What are you building?
  • Target customer/persona: Who is this for? (reference skills/proto-persona/SKILL.md)
  • Problem statement: What customer problem does this solve? (reference skills/problem-statement/SKILL.md)
  • Key benefits: What outcomes does it deliver?
  • Competitive context: How is this different from alternatives? (reference skills/positioning-statement/SKILL.md)
  • Company mission/values: How does this fit the company's vision?

If missing context: Run discovery, define the problem statement, or clarify positioning first.


Step 2: Draft the Headline

Create a clear, benefit-focused headline:

"[Product/Feature Name] by [Company] Aims to [Main Benefit/Goal]"

Quality checks:

  • Benefit-focused: Does it say what the customer gets, not just what you built?
  • Specific: "Aims to simplify workflows" is vague; "Aims to cut invoice processing time by 60%" is specific
  • Memorable: Can someone repeat this headline in a conversation?

Examples:

  • ✅ "Acme Workflows Launches Invoice Automation to Cut Processing Time by 60% for Small Businesses"
  • ❌ "Acme Launches New Product with AI Features"

Step 3: Write the Dateline and Introduction

[City], [State], [Country], [Date] —

Today, [Company], a [type of organization], announced [key news], a [brief description]. This [product/feature] is set to [main benefit], addressing [key customer problem].

Quality checks:

  • Concise: 2-3 sentences max
  • Customer problem mentioned: Don't jump to solution—name the problem first

Step 4: Explain the Problem

[Product/feature] solves [specific customer problem]. According to [source or customer insight], [supporting data or quote that validates the problem].

Quality checks:

  • Specific problem: Not "inefficiency" but "manual invoice processing takes 8 hours per month"
  • Validated: Include data, customer quotes, or research to prove the problem is real

Step 5: Describe the Solution (Outcome-Focused)

[Product/feature] addresses this by [how it solves the problem—focus on outcomes]. [Quote from company leader]: "[Insert quote that emphasizes customer value, not features]."

Quality checks:

  • Outcome-first: "Reduces processing time" not "includes OCR technology"
  • Quote is visionary: Should reflect customer empathy and company values

Step 6: Add Supporting Details

In addition to [key benefit], [product/feature] also [additional benefits]. According to [statistic or source], [supporting data].

Quality checks:

  • Data-driven: Use numbers where possible (time savings, cost reduction, etc.)
  • Customer-centric: Still focused on "what they get," not "what we built"

Step 7: Include Boilerplate

[Company], founded in [year], is a [type of company] known for [main products/services]. With a focus on [company mission or values], [Company] has [achievements or milestones].

Step 8: Add Call to Action and Media Contact

For more information about [product/feature], visit [website] or contact [media contact name] at [contact info].

**Media Contact Information:**
[Name]
Title: [Title]
Phone: [Phone]
Email: [Email]

Step 9: Test the Press Release

Ask these questions:

  1. Would a customer care? If you sent this to a target customer, would they want to learn more?
  2. Is the problem clear? Can someone who's never heard of your product understand the pain point?
  3. Are benefits measurable? Can you prove the claims (time savings, cost reduction, etc.)?
  4. Is it jargon-free? Could your mom understand it?
  5. Does it pass the "so what?" test? If someone reads this and says "so what?" you haven't articulated value.

If any answer is "no," revise.


Examples

See examples/sample.md for full press release examples.

Mini example excerpt:

**Headline:** "Acme Launches SmartInvoice to Cut Processing Time by 60%"
**Problem:** Small businesses spend 8 hours/month on manual invoices
**Solution:** Automates extraction and approvals to save time

Common Pitfalls

Pitfall 1: Feature List Instead of Benefits

Symptom: "Includes AI, ML, OCR, NLP, and real-time sync"

Consequence: Customers don't care about features—they care about outcomes.

Fix: Translate features to benefits: "AI-powered automation reduces invoice processing time by 60%."


Pitfall 2: Vague Problem Statement

Symptom: "Solves inefficiency in workflows"

Consequence: No one recognizes themselves in this problem.

Fix: Be specific: "Small business owners spend 8 hours/month manually entering invoice data."


Pitfall 3: Jargon-Heavy Language

Symptom: "Leverages cutting-edge ML models to optimize enterprise-grade workflows"

Consequence: Customers can't understand what you're saying.

Fix: Write like you're explaining it to a friend: "Automatically handles invoices so you don't have to."


Pitfall 4: Generic Executive Quote

Symptom: "We're excited to bring innovation to market"

Consequence: Quote adds no value. Could apply to any product.

Fix: Make it customer-focused: "Business owners shouldn't spend weekends processing invoices—they should spend that time with family."


Pitfall 5: No Data or Validation

Symptom: "Customers will love this revolutionary new solution"

Consequence: Unsubstantiated claims = marketing fluff.

Fix: Add data: "Beta users saved an average of 5 hours per month" or "68% of SMBs cite invoice processing as their top admin burden."


References

Related Skills

  • skills/problem-statement/SKILL.md — Defines the customer problem the press release highlights
  • skills/positioning-statement/SKILL.md — Informs the differentiation and value proposition
  • skills/proto-persona/SKILL.md — Defines the target customer mentioned in the press release
  • skills/jobs-to-be-done/SKILL.md — Informs the customer benefits and outcomes

External Frameworks

  • Amazon's Working Backwards process — Origin of the press release-first methodology
  • Ian McAllister's Quora answer on Amazon's press release template (2012) — Widely cited explanation
  • Colin Bryar & Bill Carr, Working Backwards (2021) — Book on Amazon's product development process

Dean's Work

  • Visionary Press Release Prompt (inspired by Amazon's Working Backwards methodology)

Provenance

  • Adapted from prompts/visionary-press-release.md in the https://github.com/deanpeters/product-manager-prompts repo.

Skill type: Component Suggested filename: press-release.md Suggested placement: /skills/components/ Dependencies: References skills/problem-statement/SKILL.md, skills/positioning-statement/SKILL.md, skills/proto-persona/SKILL.md, skills/jobs-to-be-done/SKILL.md