Working Backwards (PR/FAQ + Backcasting)
Scope
Covers
- Turning a product idea into a customer-centric future press release + FAQ (PR/FAQ)
- Creating 2–3 divergent PR options to avoid solution lock-in
- Backcasting a launch: a concrete GTM + operational “machinery” plan from target date back to today
- Surfacing stakeholders, dependencies, constraints, and risks early
When to use
- “Write a PR/FAQ for…”
- “Working backwards from the customer…”
- “Create a future press release / press release from the future”
- “Backcast a launch plan / working backwards timeline”
- “We need alignment on what we’re building before writing a PRD”
When NOT to use
- You don’t yet understand the problem and need discovery framing (use
problem-definition)
- You already have narrative alignment and need detailed requirements (use
writing-prds)
- You need a build-ready engineering/design spec (use
writing-specs-designs)
- You’re prioritizing among many initiatives (use
prioritizing-roadmap)
- You only need marketing copy for an already-built product (use
launch-marketing)
- You’re doing early-stage idea validation without a clear customer problem (use
startup-ideation)
- You need a long-term product vision or mission statement (use
defining-product-vision)
Inputs
Minimum required
- Product/context + target customer/user segment
- Problem statement (or symptoms) + why now
- Candidate solution idea(s) (can be vague; options are welcome)
- Constraints: timeline/launch target, platform, policy/legal, dependencies
- Success metrics (1–3) + guardrails (2–5)
Missing-info strategy
- Ask up to 5 questions from references/INTAKE.md.
- If answers remain missing, proceed with clearly labeled assumptions and provide 2–3 options (PR variants, scope, rollout).
Outputs (deliverables)
Produce a Working Backwards Pack in Markdown (in-chat; or as files if the user requests):
- Context snapshot
- PR options: 2–3 divergent future press releases (1 page each)
- Selected PR: refined future press release
- FAQ: customer + internal (business/ops/technical/legal) FAQs
- Backcasting plan: milestones to launch (owners, dates, dependencies)
- Stakeholder + “machinery” plan: approvals, comms, rollout, support readiness
- Success metrics + guardrails (+ instrumentation notes)
- Risks / Open questions / Next steps (always included)
Templates: references/TEMPLATES.md
Expanded guidance: references/WORKFLOW.md
Workflow (8 steps)
1) Intake + decision framing
- Inputs: user request; references/INTAKE.md.
- Actions: Clarify the decision (invest vs not, choose approach), audience, and target launch date/timebox. Capture constraints + stakeholders.
- Outputs: Context snapshot.
- Checks: You can state the decision and time horizon in one sentence.
2) Write the problem paragraph (before any solution)
- Inputs: customer segment + evidence; why now.
- Actions: Draft “Problem today” in customer language. List top pains and current alternatives/workarounds.
- Outputs: Problem paragraph + alternatives bullets.
- Checks: Describes pain without specifying implementation; avoids “we want to build X” framing.
3) Draft 2–3 divergent future press releases (options)
- Inputs: problem paragraph; constraints.
- Actions: Create Option A/B/C PRs with different solution shapes. Keep them 1 page each.
- Outputs: 2–3 PR drafts.
- Checks: Options are meaningfully different; each promises clear customer value; no internal jargon.
4) Select the best option and refine to a single PR
- Inputs: PR options; decision criteria; stakeholder feedback (if available).
- Actions: Pick a winner (or hybrid) and refine the PR for clarity, boundaries, and a concrete “how it works”.
- Outputs: Selected PR.
- Checks: A stakeholder can restate the benefit and “why now” in one sentence; “who it’s for / not for” is explicit.
5) Write the FAQ (customer + internal)
- Inputs: selected PR; constraints; dependencies.
- Actions: Draft FAQs in sections: customer, business, technical/ops, legal/compliance. Include out-of-scope, risks, and measurement.
- Outputs: FAQ section.
- Checks: Top objections are answered; open questions are explicitly labeled; no “we’ll figure it out later” hand-waving.
6) Backcast: build the launch and “machinery” plan
- Inputs: target launch tier/date; FAQ dependencies.
- Actions: Create a milestone plan working backward (design, eng, data, legal, docs, support, comms). Define launch tiers and rollback.
- Outputs: Backcasting plan + launch tiers/rollback plan.
- Checks: Each milestone has an owner + success criteria; major dependencies have a plan.
7) Stress-test: pre-mortem + metrics + guardrails
- Inputs: PR/FAQ + backcasting plan.
- Actions: Run a pre-mortem. List failure modes (trust/safety/quality/cost). Define success metrics + guardrails + instrumentation needs.
- Outputs: Risks + metrics/guardrails + validation notes.
- Checks: Each major risk has a mitigation/monitor; metrics are computable and owned.
8) Quality gate + finalize pack
- Inputs: full draft pack.
- Actions: Run references/CHECKLISTS.md and score with references/RUBRIC.md. Ensure final section includes risks/open questions/next steps.
- Outputs: Final Working Backwards Pack.
- Checks: Pack is decision-ready and shareable async (no meeting required).
Quality gate (required)
- Use references/CHECKLISTS.md and references/RUBRIC.md.
- Always include: Risks, Open questions, Next steps.
Examples
Example 1 (B2B SaaS): “Write a PR/FAQ and backcasting plan for ‘Role-based dashboards’ for enterprise admins, with a beta in 8 weeks.”
Expected: 2–3 PR options, selected PR/FAQ, and a milestone plan covering security review, instrumentation, docs/support.
Example 2 (Consumer): “Work backwards for ‘Saved routes’ in a navigation app; propose two alternative product concepts and pick one.”
Expected: divergent PRs that surface trade-offs, clear metrics (repeat usage, retention), and guardrails (privacy, battery, safety).
Boundary example: “Write a PR/FAQ for ‘use AI’ (no user problem).”
Response: ask intake questions, redirect to problem-definition if needed, and do not pretend to have customer clarity.
Boundary example 2: “I have 10 product ideas and need to pick 3 to invest in.”
Response: this skill goes deep on one idea (PR/FAQ + backcasting); for prioritizing across many initiatives, use prioritizing-roadmap or startup-ideation first, then return here for the winner.
Anti-patterns (common failure modes)
- Solution-first PR: Writing a press release that describes features and implementation before articulating the customer problem. The PR should read like a customer story, not a spec.
- Single-option tunnel vision: Skipping the 2-3 divergent PR options step and jumping straight to “the” solution. Without alternatives, you miss better framings and fail to surface hidden trade-offs.
- FAQ as afterthought: Treating the FAQ section as filler instead of rigorously answering the hardest internal objections (cost, feasibility, cannibalization, legal). Weak FAQs let real risks go unaddressed.
- Backcasting without owners: Creating a milestone plan where every row says “TBD” for the owner. A plan without named owners and dependencies is a wish list, not a launch plan.
- Internal jargon in the PR: Writing the press release using internal acronyms, technical terms, or company-speak that a target customer would not understand. The PR must pass the “would a journalist publish this?” test.
1---2name: working-backwards3description: Create an Amazon-style PR/FAQ plus a backcasting launch plan.4---56# Working Backwards (PR/FAQ + Backcasting)78## Scope910**Covers**11- Turning a product idea into a customer-centric **future press release + FAQ (PR/FAQ)**12- Creating 2–3 divergent PR options to avoid solution lock-in13- Backcasting a launch: a concrete **GTM + operational “machinery” plan** from target date back to today14- Surfacing stakeholders, dependencies, constraints, and risks early1516**When to use**17- “Write a PR/FAQ for…”18- “Working backwards from the customer…”19- “Create a future press release / press release from the future”20- “Backcast a launch plan / working backwards timeline”21- “We need alignment on what we’re building before writing a PRD”2223**When NOT to use**24- You don’t yet understand the problem and need discovery framing (use `problem-definition`)25- You already have narrative alignment and need detailed requirements (use `writing-prds`)26- You need a build-ready engineering/design spec (use `writing-specs-designs`)27- You’re prioritizing among many initiatives (use `prioritizing-roadmap`)28- You only need marketing copy for an already-built product (use `launch-marketing`)29- You’re doing early-stage idea validation without a clear customer problem (use `startup-ideation`)30- You need a long-term product vision or mission statement (use `defining-product-vision`)3132## Inputs3334**Minimum required**35- Product/context + target customer/user segment36- Problem statement (or symptoms) + why now37- Candidate solution idea(s) (can be vague; options are welcome)38- Constraints: timeline/launch target, platform, policy/legal, dependencies39- Success metrics (1–3) + guardrails (2–5)4041**Missing-info strategy**42- Ask up to 5 questions from [references/INTAKE.md](references/INTAKE.md).43- If answers remain missing, proceed with clearly labeled assumptions and provide 2–3 options (PR variants, scope, rollout).4445## Outputs (deliverables)4647Produce a **Working Backwards Pack** in Markdown (in-chat; or as files if the user requests):48491) **Context snapshot**502) **PR options:** 2–3 divergent future press releases (1 page each)513) **Selected PR:** refined future press release524) **FAQ:** customer + internal (business/ops/technical/legal) FAQs535) **Backcasting plan:** milestones to launch (owners, dates, dependencies)546) **Stakeholder + “machinery” plan:** approvals, comms, rollout, support readiness557) **Success metrics + guardrails** (+ instrumentation notes)568) **Risks / Open questions / Next steps** (always included)5758Templates: [references/TEMPLATES.md](references/TEMPLATES.md) 59Expanded guidance: [references/WORKFLOW.md](references/WORKFLOW.md)6061## Workflow (8 steps)6263### 1) Intake + decision framing64- **Inputs:** user request; [references/INTAKE.md](references/INTAKE.md).65- **Actions:** Clarify the decision (invest vs not, choose approach), audience, and target launch date/timebox. Capture constraints + stakeholders.66- **Outputs:** Context snapshot.67- **Checks:** You can state the decision and time horizon in one sentence.6869### 2) Write the problem paragraph (before any solution)70- **Inputs:** customer segment + evidence; why now.71- **Actions:** Draft “Problem today” in customer language. List top pains and current alternatives/workarounds.72- **Outputs:** Problem paragraph + alternatives bullets.73- **Checks:** Describes pain without specifying implementation; avoids “we want to build X” framing.7475### 3) Draft 2–3 divergent future press releases (options)76- **Inputs:** problem paragraph; constraints.77- **Actions:** Create Option A/B/C PRs with different solution shapes. Keep them 1 page each.78- **Outputs:** 2–3 PR drafts.79- **Checks:** Options are meaningfully different; each promises clear customer value; no internal jargon.8081### 4) Select the best option and refine to a single PR82- **Inputs:** PR options; decision criteria; stakeholder feedback (if available).83- **Actions:** Pick a winner (or hybrid) and refine the PR for clarity, boundaries, and a concrete “how it works”.84- **Outputs:** Selected PR.85- **Checks:** A stakeholder can restate the benefit and “why now” in one sentence; “who it’s for / not for” is explicit.8687### 5) Write the FAQ (customer + internal)88- **Inputs:** selected PR; constraints; dependencies.89- **Actions:** Draft FAQs in sections: customer, business, technical/ops, legal/compliance. Include out-of-scope, risks, and measurement.90- **Outputs:** FAQ section.91- **Checks:** Top objections are answered; open questions are explicitly labeled; no “we’ll figure it out later” hand-waving.9293### 6) Backcast: build the launch and “machinery” plan94- **Inputs:** target launch tier/date; FAQ dependencies.95- **Actions:** Create a milestone plan working backward (design, eng, data, legal, docs, support, comms). Define launch tiers and rollback.96- **Outputs:** Backcasting plan + launch tiers/rollback plan.97- **Checks:** Each milestone has an owner + success criteria; major dependencies have a plan.9899### 7) Stress-test: pre-mortem + metrics + guardrails100- **Inputs:** PR/FAQ + backcasting plan.101- **Actions:** Run a pre-mortem. List failure modes (trust/safety/quality/cost). Define success metrics + guardrails + instrumentation needs.102- **Outputs:** Risks + metrics/guardrails + validation notes.103- **Checks:** Each major risk has a mitigation/monitor; metrics are computable and owned.104105### 8) Quality gate + finalize pack106- **Inputs:** full draft pack.107- **Actions:** Run [references/CHECKLISTS.md](references/CHECKLISTS.md) and score with [references/RUBRIC.md](references/RUBRIC.md). Ensure final section includes risks/open questions/next steps.108- **Outputs:** Final Working Backwards Pack.109- **Checks:** Pack is decision-ready and shareable async (no meeting required).110111## Quality gate (required)112- Use [references/CHECKLISTS.md](references/CHECKLISTS.md) and [references/RUBRIC.md](references/RUBRIC.md).113- Always include: **Risks**, **Open questions**, **Next steps**.114115## Examples116117**Example 1 (B2B SaaS):** “Write a PR/FAQ and backcasting plan for ‘Role-based dashboards’ for enterprise admins, with a beta in 8 weeks.” 118Expected: 2–3 PR options, selected PR/FAQ, and a milestone plan covering security review, instrumentation, docs/support.119120**Example 2 (Consumer):** “Work backwards for ‘Saved routes’ in a navigation app; propose two alternative product concepts and pick one.” 121Expected: divergent PRs that surface trade-offs, clear metrics (repeat usage, retention), and guardrails (privacy, battery, safety).122123**Boundary example:** “Write a PR/FAQ for ‘use AI’ (no user problem).”124Response: ask intake questions, redirect to `problem-definition` if needed, and do not pretend to have customer clarity.125126**Boundary example 2:** “I have 10 product ideas and need to pick 3 to invest in.”127Response: this skill goes deep on one idea (PR/FAQ + backcasting); for prioritizing across many initiatives, use `prioritizing-roadmap` or `startup-ideation` first, then return here for the winner.128129## Anti-patterns (common failure modes)1301311. **Solution-first PR**: Writing a press release that describes features and implementation before articulating the customer problem. The PR should read like a customer story, not a spec.1322. **Single-option tunnel vision**: Skipping the 2-3 divergent PR options step and jumping straight to “the” solution. Without alternatives, you miss better framings and fail to surface hidden trade-offs.1333. **FAQ as afterthought**: Treating the FAQ section as filler instead of rigorously answering the hardest internal objections (cost, feasibility, cannibalization, legal). Weak FAQs let real risks go unaddressed.1344. **Backcasting without owners**: Creating a milestone plan where every row says “TBD” for the owner. A plan without named owners and dependencies is a wish list, not a launch plan.1355. **Internal jargon in the PR**: Writing the press release using internal acronyms, technical terms, or company-speak that a target customer would not understand. The PR must pass the “would a journalist publish this?” test.136