agentsclimarketplace

Working backwards

Skill tomaszstaniak/pm-ai-skills/working-backwards

Agent skills for Claude Code and agentskills.io-compatible agents

Install
npx -y skills add tomaszstaniak/pm-ai-skills --skill working-backwards

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Amazon's Working Backwards product development method based on Colin Bryar and Bill Carr's "Working Backwards". Use this skill whenever the user is discussing a new product, feature, pitch, or launch narrative — even if they do not explicitly say "PR/FAQ," "press release," or "working backwards." Triggers include: (1) writing or reviewing a PR/FAQ for a new product or feature, (2) drafting the launch narrative or announcement story for something not yet built, (3) validating an idea by defining the customer experience first, (4) evaluating an internal idea pitched by a teammate or exec, (5) structuring a 6-pager or narrative memo for an exec review, (6) stress-testing a proposal with pre-mortem analysis, (7) aligning stakeholders around a product vision, (8) deciding whether an idea is worth building before writing code, (9) sharpening a fuzzy product concept into a customer-facing story, (10) running a go/no-go decision meeting on a new initiative.

The file declares its own license as CC-BY-SA-4.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

15.3 KB, ~3.3k tokens by cl100k_base, as published. Nobody here has run it

Working Backwards (PR/FAQ)

A product development method pioneered at Amazon: start from the customer experience and work backwards to the technology. The centerpiece is the PR/FAQ document — a fictional press release and FAQ written before a single line of code, forcing clarity of thought about who benefits, why they care, and what could go wrong. Includes a built-in pre-mortem step based on Gary Klein's prospective hindsight technique.

Core Principle

If you can't write a compelling press release, you don't understand the product yet. Writing forces thinking. A PR/FAQ written at the start — not the end — of a project exposes fuzzy thinking, missing logic, and unjustified assumptions before any resources are committed. If the press release is boring, the product will be boring.

The Working Backwards process inverts the typical development flow:

Traditional:  Idea → Build → Launch → Explain to customers
Amazon:       Customer need → PR/FAQ → Debate → Build only if compelling

Scoring

Goal: 10/10. When reviewing a PR/FAQ or product proposal, rate it 0-10:

ScoreDescription
0-2No written proposal. Idea is a verbal pitch or a slide deck with bullet points.
3-4Written proposal exists but reads like an internal spec. Customer benefit is vague. No FAQ.
5-6PR/FAQ format used but the press release is generic, FAQ avoids hard questions, no pre-mortem.
7-8Strong PR/FAQ. Clear customer, specific benefit, honest FAQ, identifies key risks.
9-10Exceptional. Press release makes you want the product. FAQ addresses every tough question. Pre-mortem reveals non-obvious risks with mitigations. The document alone could be used to decide go/no-go.

The PR/FAQ Document

Part 1: The Press Release (1 page max)

Core concept: A fictional press release announcing the finished product as if it already exists. Written before any design or code, in the voice and format of a real press release a journalist might publish on launch day.

Why it works: Press releases force you to lead with the customer benefit in plain language. You cannot hide behind architecture diagrams, internal jargon, or feature lists. If the headline is boring, the product is boring — and you find that out in 2 hours of writing, not 6 months of building.

Key insights:

  • The headline is the hardest sentence in the document — if you can't write it, the idea isn't ready
  • Customer quotes should express emotional outcomes ("I stopped worrying about losing my work"), not features ("the auto-save runs every 30 seconds")
  • The press release is aspirational but not fictional — it must describe a product you genuinely intend to build
  • Reading the PR aloud is the fastest test: where you stumble is where the thinking is fuzzy

Structure:

SectionContentLength
HeadingProduct name + customer benefit in one line1 sentence
SubheadingWho the customer is + what they can now do1 sentence
Opening paragraphSummary: what it is, who it's for, why it matters3-4 sentences
Problem paragraphThe customer problem or pain point (in the customer's words)3-4 sentences
Solution paragraphHow the product solves it — specific, concrete, no jargon3-4 sentences
Quote from leaderWhy the company built this (vision, mission alignment)2-3 sentences
How it worksSimple explanation a customer can follow3-4 sentences
Quote from customerA fictional customer describing the benefit they experienced2-3 sentences
Call to actionHow to get started1 sentence

Rules:

  • No internal jargon, no technical architecture, no org chart references
  • Every sentence must be understandable by the target customer
  • If you can't explain the benefit simply, the idea isn't clear yet
  • The customer quote should express the emotional benefit, not feature specs
  • Maximum 1 page

Product applications:

ContextApplicationExample
New product ideaWrite PR before any design workForces "what's the headline?" thinking before "what's the architecture?"
Feature proposalWrite a mini-PR for significant features"Acme launches auto-save: never lose your work again"
Pivot decisionWrite PR for the pivot and compare to current directionIf the pivot PR is more compelling, that's a signal

Copy patterns:

  • "[Product] launches [headline benefit]: [one-sentence customer outcome]"
  • "Until now, [customer segment] had to [painful alternative]. Starting today, [product] [specific benefit]."
  • "'[Emotional customer quote about the outcome, not the feature]' — [Name], [Role] at [Company]"

Ethical boundary: The press release must describe a product you genuinely intend to build. Never use PR/FAQ as a marketing exercise for vaporware. If the PR describes capabilities you can't deliver, you're not working backwards — you're fabricating forwards.

See: references/press-release-writing.md

Part 2: The FAQ (2-5 pages)

Core concept: Two paired Q&A sections that accompany the press release — an external FAQ written from the customer's perspective, and an internal FAQ written for stakeholders making the build/don't-build decision.

Why it works: The press release is aspirational; the FAQ is where honesty lives. By forcing yourself to list and answer the uncomfortable questions in writing, you surface the assumptions, risks, and unit economics that would otherwise stay buried until launch. The FAQ is the document's stress test.

External FAQ (customer perspective):

  • How much does it cost?
  • How is this different from [alternative]?
  • What do I need to get started?
  • What happens to my data?
  • What if it doesn't work for me?

Internal FAQ (business perspective):

  • What is the estimated market size / TAM?
  • What are the unit economics?
  • How long will it take to build? What's the team needed?
  • What are the key dependencies and risks?
  • How will we measure success? What are the metrics?
  • What's the competitive landscape?
  • Why now? What changed that makes this the right time?

Key insights:

  • The FAQ is where honesty lives — the PR is aspirational, the FAQ is realistic
  • If you can't answer the internal FAQ convincingly, the project isn't ready
  • Update the FAQ as you learn — it's a living document
  • The hardest questions to answer are the most important ones to include

Copy patterns:

  • "Q: How is this different from [competitor]? A: Unlike [competitor], [product] [specific differentiator] because [reason]."
  • "Q: What if it doesn't work? A: [Concrete fallback, guarantee, or risk mitigation]."
  • "Q: Why now? A: [Market shift / technology change / customer behavior change] makes this the right moment because [evidence]."

Ethical boundary: Never omit FAQ questions because the answers are unfavorable. The FAQ's value is proportional to its honesty. If an internal FAQ answer reveals a fatal flaw, that's the FAQ doing its job — not a reason to delete the question.

See: references/faq-construction.md

Part 3: The Pre-Mortem (1 page)

Core concept: A structured failure imagination exercise based on Gary Klein's prospective hindsight technique. After writing the PR/FAQ, assume the product has launched and failed, then work backwards from failure to identify what went wrong — and what you can do now to prevent it.

Why it works: By the time you've written a compelling PR and an honest FAQ, you're emotionally invested in the idea. The pre-mortem is the structured antidote to optimism bias. Klein's research (1989) showed that imagining an event has already happened makes people roughly 30% better at identifying reasons for outcomes than asking "what might go wrong?" in the abstract.

The Pre-Mortem Protocol:

Prompt: "It is [12 months from now]. This product launched and failed
to meet its goals. Customers didn't adopt it. The team is disappointed.
What went wrong?"

Generate 5-7 failure scenarios across these categories:

CategoryQuestionExample failure
CustomerDid we solve a real problem?"Users didn't have this problem often enough to change behavior"
MarketIs the timing/competition right?"A well-funded competitor launched the same thing 2 months before us"
ExecutionCan we actually build and ship this?"The ML model never achieved the accuracy we assumed in the PR"
Business modelDo the economics work?"Customer acquisition cost was 3x what we modeled"
AdoptionWill people switch?"Users were too entrenched in their current workflow to migrate"
InternalDoes the organization support this?"The sales team couldn't explain the product and stopped selling it"

For each failure scenario, specify:

  1. Likelihood (High / Medium / Low)
  2. Impact (High / Medium / Low)
  3. Early warning signal — how would you detect this is happening?
  4. Mitigation — what can you do now to prevent it?

Key insights:

  • Run the pre-mortem with the team, not solo — diverse perspectives surface different failure modes
  • The most valuable failure scenarios are the ones nobody wanted to say out loud
  • Convert high-likelihood mitigations into sprint-zero tasks, not "we'll watch for this"
  • If 3+ scenarios are High likelihood / High impact, the PR/FAQ isn't ready for go/no-go

Product applications:

ContextApplicationExample
Go/no-go decisionPre-mortem reveals deal-breakers before committing resources"3 of 5 failure scenarios are High likelihood — rethink before proceeding"
Risk planningConvert mitigations into sprint-zero tasks"Build a competitive monitoring dashboard before launch"
Team alignmentShare pre-mortem to build shared understanding of risksTeam sees risks they individually sensed but never voiced

Ethical boundary: The pre-mortem must be genuinely open-ended. Never write it to rubber-stamp a decision already made. If the pre-mortem reveals fatal risks, take them seriously.

See: references/pre-mortem-protocol.md

The Full Working Backwards Process

StepActionTime
1Write the Press Release (1 page)2-4 hours
2Write the FAQ — external + internal (2-5 pages)4-8 hours
3Run the Pre-Mortem (1 page)1-2 hours
4Circulate for feedback — silent reading, written comments1 week
5Revise based on feedback2-4 hours
6Decision meeting: go / no-go / revise1 hour

Key insights:

  • Amazon's rule: documents are read silently at the start of the meeting (no pre-reads). This ensures everyone has the same context.
  • The document is the thinking, not a summary of the thinking. Narrative forces logical structure that bullet points hide.
  • Iteration is expected — most PR/FAQs go through 5-10 revisions before approval
  • A rejected PR/FAQ is a success — you avoided building the wrong thing

Common Mistakes

MistakeWhy It FailsFix
Writing the PR after buildingDefeats the purpose — it's a rationalization, not a thought toolWrite the PR as the very first step, before any design or code
Jargon in the press releaseIf customers can't understand it, you don't understand itRead it to someone outside the team. If they're confused, rewrite.
Softball FAQ questionsAvoids the hard questions that kill projects laterInclude every question that makes you uncomfortable
Skipping the pre-mortemOptimism bias goes unchecked; risks surface too lateAlways do the pre-mortem. It takes 1 hour and can save months.
Treating PR/FAQ as a formalityGoing through motions without genuine debateIf the go/no-go meeting is always "go," the process is broken
Solo authorshipOne person's blind spots become the project's blind spotsProduct trio writes together; diverse perspectives improve quality

Quick Diagnostic

QuestionIf NoAction
Can you state the customer benefit in one sentence?Idea isn't clear enoughWrite the PR headline first — if you can't, keep thinking
Would a customer understand your press release?Too much insider languageRewrite in the customer's words
Does your FAQ include questions you're afraid to answer?You're avoiding hard truthsAdd 3 uncomfortable questions and answer them honestly
Have you run a pre-mortem?Optimism bias is unaddressedSpend 1 hour imagining failure — identify top 5 risks
Has anyone outside the team read the document?Echo chamber riskShare with a skeptic and incorporate their feedback

Reference Files

  • Press Release Writing Guide — Section-by-section guide to writing the PR, common pitfalls, templates, and worked examples for B2B SaaS, consumer apps, and internal tools
  • FAQ Construction — External vs. internal FAQ frameworks, question generation techniques, how to answer hard questions honestly, and FAQ iteration strategies
  • Pre-Mortem Protocol — Gary Klein's prospective hindsight technique adapted for product development, failure category taxonomy, likelihood/impact scoring, and mitigation planning templates
  • Narrative Decision-Making — Why Amazon chose narratives over slide decks, the six-pager format, silent reading protocols, and how to run effective document-based decision meetings

Further Reading

About the Authors

Colin Bryar and Bill Carr are former Amazon executives. Bryar served as Jeff Bezos' "shadow" (Technical Advisor) for two years. Carr led the launch of Amazon's digital media businesses including Prime Video and Amazon Music. Together they spent 27 years at Amazon and witnessed the development of its distinctive management practices firsthand.

Gives 0 of the 12 instructions most docs writing skills give in ~3.3k tokens

Counted across 1,637 of the 3,044 authors here whose files we hold, read 2026-08-06

  • announce the skill at startin 54 of 1637, across 21 files
  • convert legacy doc files before editingin 45 of 1637, across 7 files
  • predict questions readers might askin 42 of 1637, across 3 files
  • Generate clarifying questions for initial contextin 42 of 1637, across 3 files
  • Create document scaffold with placeholder textin 42 of 1637, across 3 files
  • Brainstorm content options for each sectionin 42 of 1637, across 3 files
  • Test document with fresh context-less instancein 42 of 1637, across 3 files
  • ask interview questions one at a timein 42 of 1637, across 26 files
  • include exact file paths in every taskin 42 of 1637, across 15 files
  • Apply surgical edits during refinementin 41 of 1637, across 2 files
  • Offer structured workflow or freeformin 40 of 1637, across 1 file
  • Ask for document meta-contextin 40 of 1637, across 1 file

Said here and by no other author read

  • write a one-page fictional press release
  • write external and internal FAQ sections
  • perform a structured pre-mortem exercise
  • assign likelihood, impact, warning, and mitigation
  • convert high-likelihood mitigations into sprint-zero tasks
  • read documents silently at the start of meetings

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.