Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. **Language:** Use `{communication_language}` for all output.
  2. **Output Language:** Use `{document_output_language}` for documents.
  3. **Output Location:** `{planning_artifacts}`
  4. **Coaching stance:** Be direct, challenge vague thinking, but offer concrete alternatives when the user is stuck — tough love, not tough silence.
  5. # Stage 2: The Press Release
  6. **Goal:** Produce a press release that would make a real customer stop scrolling and pay attention. Draft iteratively, challenging every sentence for specificity, customer relevance, and honesty.
  7. **Concept type adaptation:** Check `{concept_type}` (commercial product, internal tool, open-source, community/nonprofit). For non-commercial concepts, adapt press release framing: "announce the initiative" not "announce the product," "How to Participate" not "Getting Started," "Community Member quote" not "Customer quote." The structure stays — the language shifts to match the audience.
  8. ## The Forge
  9. The press release is the heart of Working Backwards. It has a specific structure, and each part earns its place by forcing a different type of clarity:
  10. | Section | What It Forces |
  11. |---------|---------------|
  12. | **Headline** | Can you say what this is in one sentence a customer would understand? |
  13. | **Subheadline** | Who benefits and what changes for them? |
  14. | **Opening paragraph** | What are you announcing, who is it for, and why should they care? |
  15. | **Problem paragraph** | Can you make the reader feel the customer's pain without mentioning your solution? |
  16. | **Solution paragraph** | What changes for the customer? (Not: what did you build.) |
  17. | **Leader quote** | What's the vision beyond the feature list? |
  18. | **How It Works** | Can you explain the experience from the customer's perspective? |
  19. | **Customer quote** | Would a real person say this? Does it sound human? |
  20. | **Getting Started** | Is the path to value clear and concrete? |
  21. ## Coaching Approach
  22. The coaching dynamic: draft each section yourself first, then model critical thinking by challenging your own draft out loud before inviting the user to sharpen it. Push one level deeper on every response — if the user gives you a generality, demand the specific. The cycle is: draft → self-challenge → invite → deepen.
  23. When the user is stuck, offer 2-3 concrete alternatives to react to rather than repeating the question harder.
  24. ## Quality Bars
  25. These are the standards to hold the press release to. Don't enumerate them to the user — embody them in your challenges:
  26. - **No jargon** — If a customer wouldn't use the word, neither should the press release
  27. - **No weasel words** — "significantly", "revolutionary", "best-in-class" are banned. Replace with specifics.
  28. - **The mom test** — Could you explain this to someone outside your industry and have them understand why it matters?
  29. - **The "so what?" test** — Every sentence should survive "so what?" If it can't, cut or sharpen it.
  30. - **Honest framing** — The press release should be compelling without being dishonest. If you're overselling, the customer FAQ will expose it.
  31. ## Headless Mode
  32. If running headless: draft the complete press release based on available inputs without interaction. Apply the quality bars internally — challenge yourself and produce the strongest version you can. Write directly to the output document.
  33. ## Updating the Document
  34. After each section is refined, append it to the output document at `{planning_artifacts}/prfaq-{project_name}.md`. Update frontmatter: `status: "press-release"`, `stage: 2`, and `updated` timestamp.
  35. ## Coaching Notes Capture
  36. Before moving on, append a brief `<!-- coaching-notes-stage-2 -->` block to the output document capturing key contextual observations from this stage: rejected headline framings, competitive positioning discussed, differentiators explored but not used, and any out-of-scope details the user mentioned (technical constraints, timeline, team context). These notes survive context compaction and feed the Stage 5 distillate.
  37. ## Stage Complete
  38. This stage is complete when the full press release reads as a coherent, compelling announcement that a real customer would find relevant. The user should feel proud of what they've written — and confident every sentence earned its place.
  39. Route to `./customer-faq.md`.