Each prompt below is a template — swap the bracketed variables for your product, voice, and data. Paste real artifacts (ticket exports, changelogs, specs) wherever a prompt asks for them; output quality scales with input specificity.
**Prompt 1 — Support ticket triage and draft reply**
```
You are a support lead for [PRODUCT], a [category] SaaS. Below is our
help-center content and 10 incoming tickets.
[paste help-center articles] [paste tickets: subject + first message]
For each ticket output:
1. Intent label (bug / how-to / billing / feature-request / churn-risk)
2. The single help article that answers it (or "no article exists")
3. A draft reply (120 words max), grounded ONLY in the content above
4. Confidence: high / needs-human — flag anything the docs don't cover
Do not invent product behavior. If unsure, say so and escalate.
```
**Prompt 2 — Turn a feature spec into help-center docs**
```
You are a technical writer for [PRODUCT]. Below is a feature spec /
PR description for [feature].
[paste spec]
Write a help-center article: a one-line summary, prerequisites, a
numbered how-to (UI labels in bold), one common-error callout, and a
"related settings" list. Plain language, second person, no marketing
adjectives. Flag any step the spec does not fully describe.
```
**Prompt 3 — Role-based onboarding checklist**
```
You are an onboarding strategist for [PRODUCT]. Persona: [role, goal,
technical level]. Core activation event: [the action that predicts
retention].
Build a 5-step getting-started checklist that reaches the activation
event fastest for THIS persona. Each step: the action, why it matters
to them in their words, and the in-app screen it happens on. End with
the one metric we'd watch to know they activated.
```
**Prompt 4 — Release notes from a changelog**
```
You are a product marketer for [PRODUCT]. Below is this sprint's raw
changelog (commits / merged PRs).
[paste changelog]
Group changes into: New, Improved, Fixed. For each user-facing item
write one benefit-led sentence (what the user can now do, not what we
built). Omit internal refactors. End with a one-line "what to try next."
```
**Prompt 5 — Onboarding email sequence (free trial to paid)**
```
You are a lifecycle marketer for [PRODUCT]. Trial length: [days].
Activation event: [event]. Top objection to upgrading: [objection].
Build a 4-email trial sequence (Day 0, Day 3, Day 7, Day 13). Each:
subject + preheader, body (90 words), single CTA tied to the next
activation step, and the segment that should NOT receive it. Day 13
handles the stated objection directly. No countdown-timer urgency.
```
**Prompt 6 — Comparison page from feature data**
```
You are a SaaS content strategist. Compare [PRODUCT] to [competitor]
on these durable dimensions only: best-for, deployment model, integrations,
pricing model (link to live pricing, do not quote a number), support tier.
[paste verified feature data for both]
Write an honest comparison intro (no superlatives), then a dimension-by-
dimension breakdown. Where the competitor is genuinely stronger, say so.
Do not invent any feature, price, or benchmark.
```
**Prompt 7 — Churn-risk reply rewrite**
```
You are a CX lead for [PRODUCT]. Customer message (cancellation intent):
[paste message]. Account context: [plan, tenure, usage trend].
Write a reply (140 words) that acknowledges the specific reason, offers
the genuinely relevant fix or alternative plan, and asks one diagnostic
question. No discounts unless [policy condition]. Then add an internal
note: the root cause and whether it's a product gap or a fit problem.
```
**Prompt 8 — FAQ + schema from recurring tickets**
```
You are a technical SEO and support lead. Below are 40 tickets from the
last 30 days.
[paste ticket export]
Find the 8 most common pre-signup or pre-upgrade questions (appearing in
≥3 tickets). For each: the question as a user would type it (8-14 words),
a 50-80 word grounded answer, the page it belongs on, and a JSON-LD
FAQPage block. Do not invent answers the tickets don't support.