Launch Plan (Pragmatic Framework: Programs → Launch, + Enablement)
Launch readiness is more than just product readiness. A launch is
cross-functional: the product can be done while the market, the channel, and
support are not. Plan, execute, and measure the launch as its own deliverable.
Reuse the positioning statement, personas, and launch trigger from earlier artifacts
in the feature dossier if they exist (positioning doc, personas, release charter —
see ../pm-copilot/references/artifact-output.md for how to find the dossier). See
../pm-copilot/references/framework.md for the Programs and Enablement boxes.
What a launch pulls together
- Programs: Awareness (raise profile in strategic segments), Nurturing (move
prospects through the funnel), Advocacy (testimonials, case studies, references),
Measurement.
- Enablement / Readiness: Sales Alignment (align selling to how the market buys),
Content (per persona, per buying step), Sales Tools (per selling step), Channel
Training (how to sell the product, not use it).
- Market Window: Marketing, Sales, and Operations work backward from the launch
date while Development works to it. If the release is content-driven (no
committed date — see the release charter), anchor the backward plan to the release's
exit criteria instead, and re-forecast the launch date as they near completion.
Interview the user (batch questions)
- What's launching, at what scale/tier (major vs minor), and the target
date/market window — or, for a content-driven release, the exit criteria that
will trigger the launch?
- Launch goals & success metrics — awareness, pipeline, adoption, revenue?
- Target personas & positioning — who are we reaching, and what's the core message? (link the positioning doc)
- Channels & programs — how will we create awareness and nurture demand?
- Sales readiness — what content, tools, and training does the channel need?
- Cross-functional readiness — product, marketing, sales, support, ops, legal — who owns what, and what's the go/no-go bar?
Artifact template — Launch Plan
# Launch Plan — <Product> <Version>
**Launch trigger:** <date / market window — or content-driven: launches when <exit criteria> are met> **Tier:** <major | minor>
**Company:** <company> · **Feature / Product:** <feature / product name>
**Author:** <author> · **Date created:** <date> · **Version:** 1.0
## 1. Launch goals & success metrics
| Goal | Metric | Target |
| :--- | :--- | :--- |
| Awareness | <impressions / reach> | |
| Demand | <MQLs / pipeline> | |
| Adoption | <activations / usage> | |
| Revenue | <bookings / expansion> | |
## 2. Target personas & positioning
- **Buyer persona:** <name> — cares about <…>
- **User persona:** <name> — cares about <…>
- **Positioning statement:** For <persona>, <product> <verb> <problem> by <verb> <benefit>.
- **Key messages:** <problem-oriented message 1>, <message 2>, <message 3>.
## 3. Marketing programs (Programs column)
| Program | Objective | Owner | Timing (from market window) |
| :--- | :--- | :--- | :--- |
| Awareness | | | |
| Nurturing | | | |
| Advocacy | | | |
## 4. Sales enablement (Enablement column)
| Item | Purpose (buying step) | Owner | Status |
| :--- | :--- | :--- | :--- |
| Sales alignment / play | | | |
| Content (per persona/step) | | | |
| Sales tools | | | |
| Channel training | | | |
## 5. Launch readiness checklist
| Area | Owner | Status | Notes |
| :--- | :--- | :--- | :--- |
| Product / QA | | 🟢/🟡/🔴 | |
| Marketing / content | | | |
| Sales / enablement | | | |
| Support / docs | | | |
| Operations / billing | | | |
| Legal / compliance | | | |
**Status legend:** 🟢 Ready · 🟡 At risk · 🔴 Not ready.
## 6. Measurement plan
How and when each success metric is measured post-launch; report against corporate goals.
## 7. Risks & go/no-go criteria
- <risk> — <mitigation>
- **Go/no-go bar:** <the conditions that must be green to launch>
Deliver the artifact
Follow ../pm-copilot/references/artifact-output.md: confirm inputs, ask Markdown
or .docx, write the .md, convert to .docx on request via your environment's native document-creation capability. Then offer the next stage: keep the launch on track with
pm-stakeholder-communication status updates, and after launch loop back to
pm-market-problems and pm-win-loss-analysis to feed the next release.
1---2name: pm-launch-plan3description: Build a Pragmatic go-to-market launch plan and readiness checklist. Use when the PM asks to plan a launch, GTM, go-to-market, launch readiness, launch checklist, release announcement, or "get sales and marketing ready". Coordinates the Programs and Enablement columns of the framework around a market window. Produces a Launch Plan as a Markdown or Word .docx artifact.4---56# Launch Plan (Pragmatic Framework: Programs → Launch, + Enablement)78> **Launch readiness is more than just product readiness.** A launch is9> cross-functional: the product can be done while the market, the channel, and10> support are not. Plan, execute, and measure the launch as its own deliverable.1112Reuse the positioning statement, personas, and launch trigger from earlier artifacts13in the feature dossier if they exist (positioning doc, personas, release charter —14see `../pm-copilot/references/artifact-output.md` for how to find the dossier). See15`../pm-copilot/references/framework.md` for the Programs and Enablement boxes.1617## What a launch pulls together18- **Programs:** Awareness (raise profile in strategic segments), Nurturing (move19 prospects through the funnel), Advocacy (testimonials, case studies, references),20 Measurement.21- **Enablement / Readiness:** Sales Alignment (align selling to how the market buys),22 Content (per persona, per buying step), Sales Tools (per selling step), Channel23 Training (how to *sell* the product, not use it).24- **Market Window:** Marketing, Sales, and Operations work **backward from** the launch25 date while Development works **to** it. If the release is **content-driven** (no26 committed date — see the release charter), anchor the backward plan to the release's27 **exit criteria** instead, and re-forecast the launch date as they near completion.2829## Interview the user (batch questions)301. **What's launching**, at what **scale/tier** (major vs minor), and the **target31 date/market window** — or, for a content-driven release, the **exit criteria** that32 will trigger the launch?332. **Launch goals & success metrics** — awareness, pipeline, adoption, revenue?343. **Target personas & positioning** — who are we reaching, and what's the core message? (link the positioning doc)354. **Channels & programs** — how will we create awareness and nurture demand?365. **Sales readiness** — what content, tools, and training does the channel need?376. **Cross-functional readiness** — product, marketing, sales, support, ops, legal — who owns what, and what's the go/no-go bar?3839## Artifact template — Launch Plan40```markdown41# Launch Plan — <Product> <Version>4243**Launch trigger:** <date / market window — or content-driven: launches when <exit criteria> are met> **Tier:** <major | minor>44**Company:** <company> · **Feature / Product:** <feature / product name>45**Author:** <author> · **Date created:** <date> · **Version:** 1.04647## 1. Launch goals & success metrics48| Goal | Metric | Target |49| :--- | :--- | :--- |50| Awareness | <impressions / reach> | |51| Demand | <MQLs / pipeline> | |52| Adoption | <activations / usage> | |53| Revenue | <bookings / expansion> | |5455## 2. Target personas & positioning56- **Buyer persona:** <name> — cares about <…>57- **User persona:** <name> — cares about <…>58- **Positioning statement:** For <persona>, <product> <verb> <problem> by <verb> <benefit>.59- **Key messages:** <problem-oriented message 1>, <message 2>, <message 3>.6061## 3. Marketing programs (Programs column)62| Program | Objective | Owner | Timing (from market window) |63| :--- | :--- | :--- | :--- |64| Awareness | | | |65| Nurturing | | | |66| Advocacy | | | |6768## 4. Sales enablement (Enablement column)69| Item | Purpose (buying step) | Owner | Status |70| :--- | :--- | :--- | :--- |71| Sales alignment / play | | | |72| Content (per persona/step) | | | |73| Sales tools | | | |74| Channel training | | | |7576## 5. Launch readiness checklist77| Area | Owner | Status | Notes |78| :--- | :--- | :--- | :--- |79| Product / QA | | 🟢/🟡/🔴 | |80| Marketing / content | | | |81| Sales / enablement | | | |82| Support / docs | | | |83| Operations / billing | | | |84| Legal / compliance | | | |8586**Status legend:** 🟢 Ready · 🟡 At risk · 🔴 Not ready.8788## 6. Measurement plan89How and when each success metric is measured post-launch; report against corporate goals.9091## 7. Risks & go/no-go criteria92- <risk> — <mitigation>93- **Go/no-go bar:** <the conditions that must be green to launch>94```9596## Deliver the artifact97Follow `../pm-copilot/references/artifact-output.md`: confirm inputs, **ask Markdown98or .docx**, write the `.md`, convert to `.docx` on request via your environment's native document-creation capability. Then offer the next stage: keep the launch on track with99**`pm-stakeholder-communication`** status updates, and after launch loop back to100**`pm-market-problems`** and **`pm-win-loss-analysis`** to feed the next release.