brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Write an Amazon-style press release that defines customer value before building. Use when aligning stakeholders on a new product, feature, or strategic bet.
$ npx -y skills add getcrew44/crew44 --skill press-release --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/press-releaseContext preview
The summary Claude sees to decide when to auto-load this skill.
Write an Amazon-style press release that defines customer value before building. Use when aligning stakeholders on a new product, feature, or strategic bet.
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
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?"
Popularized by Amazon, the Working Backwards process starts with a press release and FAQ before any code is written. The press release must:
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
---
Use `template.md` for the full fill-in structure.
Before drafting, ensure you have:
**If missing context:** Run discovery, define the problem statement, or clarify positioning first.
---
Create a clear, benefit-focused headline:
"[Product/Feature Name] by [Company] Aims to [Main Benefit/Goal]"
**Quality checks:**
**Examples:**
---
[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:**
---
[Product/feature] solves [specific customer problem]. According to [source or customer insight], [supporting data or quote that validates the problem].
**Quality checks:**
---
[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:**
---
Orchestrate a crew of specialist AI agents in one local-first workspace. Each role on its best model, with memory and skills that compound. Free, MIT.
Repo: getcrew44/crew44
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting…
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical…
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes