bmad-prfaq

Generate a working-backwards PRFAQ document and PRD distillate from a product concept.

4|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/curdx/curdx-flow --skill bmad-prfaq-curdx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-prfaq
Source: https://github.com/curdx/curdx-flow/tree/main/.agents/skills/bmad-prfaq
Command: npx skills add https://github.com/curdx/curdx-flow --skill bmad-prfaq-curdx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill turns an untested product concept into a customer-facing PRFAQ that forces clear customer pain, honest differentiation, and practical feasibility before you build.

Core Features & Use Cases

  • Working Backwards PRFAQ coaching: stress-tests your concept by iterating from a press release to customer and internal FAQ objections, rejecting vague claims.
  • Stage-based delivery artifact: produces a working PRFAQ document plus a PRD-ready distillate for downstream pipeline consumption.
  • Headless first-draft mode: when you pass required inputs, it generates an initial PRFAQ draft without interactive back-and-forth, then routes you into the staged references for continuation.

Quick Start

Use the bmad-prfaq skill to generate a PRFAQ challenge by running the headless flow with your inputs for a specific customer, problem, stakes, and solution concept.

Frequently Asked Questions about bmad-prfaq

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a working backwards PRFAQ and when do I need one for product discovery?

A working backwards PRFAQ is a product validation document combining a customer-facing press release with FAQ objections to stress-test a concept. You need one during customer discovery to force clear pain definition and practical feasibility before building.

How do I generate a press release from a product concept automatically?

You can generate a press release by running a headless first-draft flow that accepts required inputs for a specific customer, problem, stakes, and solution concept, producing an initial PRFAQ draft without interactive back-and-forth.

How do I stress-test product feasibility claims using customer FAQ objections?

You stress-test feasibility by iterating from a drafted press release to customer and internal FAQ objections, forcing honest differentiation and rejecting vague claims through a staged coaching process that scrutinizes practical feasibility.

Can I use a generated PRFAQ to create a PRD distillate for downstream planning?

Yes, the PRFAQ generation process produces a PRD-ready distillate alongside the working PRFAQ document, serving as a stage-based delivery artifact for downstream pipeline consumption in your planning directory.

Does the PRFAQ generation process support resuming from existing planning artifacts?

Yes, the workflow optionally resumes from existing planning artifacts by loading persistent facts and project configuration, resolving the workflow configuration, and producing outputs in the planning_artifacts directory at each stage.

Do I need Python3 installed to run the headless PRFAQ generation workflow?

Yes, Python3 is a required dependency to run the PRFAQ generation workflow, which loads persistent facts and project config to produce stage-based planning artifacts in your planning directory.