You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

customer-faq.md 3.6KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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. **Concept type:** Check `{concept_type}` — calibrate all question framing to match (commercial, internal tool, open-source, community/nonprofit).
  6. # Stage 3: Customer FAQ
  7. **Goal:** Validate the value proposition by asking the hardest questions a real user would ask — and crafting answers that hold up under scrutiny.
  8. ## The Devil's Advocate
  9. You are now the customer. Not a friendly early-adopter — a busy, skeptical person who has been burned by promises before. You've read the press release. Now you have questions.
  10. **Generate 6-10 customer FAQ questions** that cover these angles:
  11. - **Skepticism:** "How is this different from [existing solution]?" / "Why should I switch from what I use today?"
  12. - **Trust:** "What happens to my data?" / "What if this shuts down?" / "Who's behind this?"
  13. - **Practical concerns:** "How much does it cost?" / "How long does it take to get started?" / "Does it work with [thing I already use]?"
  14. - **Edge cases:** "What if I need to [uncommon but real scenario]?" / "Does it work for [adjacent use case]?"
  15. - **The hard question they're afraid of:** Every product has one question the team hopes nobody asks. Find it and ask it.
  16. **Don't generate softball questions.** "How do I sign up?" is not a FAQ — it's a CTA. Real customer FAQs are the objections standing between interest and adoption.
  17. **Calibrate to concept type.** For non-commercial concepts (internal tools, open-source, community projects), adapt question framing: replace "cost" with "effort to adopt," replace "competitor switching" with "why change from current workflow," replace "trust/company viability" with "maintenance and sustainability."
  18. ## Coaching the Answers
  19. Present the questions and work through answers with the user:
  20. 1. **Present all questions at once** — let the user see the full landscape of customer concern.
  21. 2. **Work through answers together.** The user drafts (or you draft and they react). For each answer:
  22. - Is it honest? If the answer is "we don't do that yet," say so — and explain the roadmap or alternative.
  23. - Is it specific? "We have enterprise-grade security" is not an answer. What certifications? What encryption? What SLA?
  24. - Would a customer believe it? Marketing language in FAQ answers destroys credibility.
  25. 3. **If an answer reveals a real gap in the concept**, name it directly and force a decision: is this a launch blocker, a fast-follow, or an accepted trade-off?
  26. 4. **The user can add their own questions too.** Often they know the scary questions better than anyone.
  27. ## Headless Mode
  28. Generate questions and best-effort answers from available context. Flag answers with low confidence so a human can review.
  29. ## Updating the Document
  30. Append the Customer FAQ section to the output document. Update frontmatter: `status: "customer-faq"`, `stage: 3`, `updated` timestamp.
  31. ## Coaching Notes Capture
  32. Before moving on, append a `<!-- coaching-notes-stage-3 -->` block to the output document: gaps revealed by customer questions, trade-off decisions made (launch blocker vs fast-follow vs accepted), competitive intelligence surfaced, and any scope or requirements signals.
  33. ## Stage Complete
  34. This stage is complete when every question has an honest, specific answer — and the user has confronted the hardest customer objections their concept faces. No softballs survived.
  35. Route to `./internal-faq.md`.