bmad-product-brief

Create, update, or validate product briefs through conversational coaching and structured workflows.

Updated Aug 25, 2024
One-click install
npx skills add https://github.com/LeGeRyChEeSe/LanPlay-DiscordBot --skill bmad-product-brief-legerycheese
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-product-brief
Source: https://github.com/LeGeRyChEeSe/LanPlay-DiscordBot/tree/main/bmad/src/bmm-skills/1-analysis/bmad-product-brief
Command: npx skills add https://github.com/LeGeRyChEeSe/LanPlay-DiscordBot --skill bmad-product-brief-legerycheese

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve? Turning a rough product idea into a clear, honest, right-sized product brief is hard: assumptions go unexamined, key context stays in your head, and drafts either pad or miss what matters. This Skill coaches you through creating, updating, or validating a brief so the result reflects your own thinking. ## Core Features & Use Cases - Three intent modes: Create a new brief from scratch, Update an existing brief against a change signal, or Validate a brief with honest, line-cited critique. - Discovery coaching: Conversational brain-dump facilitation with web-research subagents, pushback on thin assumptions, and a choice between a fast path (assumption-tagged draft) or a coaching path (section-by-section). - Persistent workspace: Writes brief.md, addendum.md, and a .decision-log.md audit trail to a run folder, with resume support across sessions and a headless JSON mode for automation. - Use Case: You have an investor pitch tomorrow and a scattered set of notes. Invoke the skill, dump your context, choose the fast path, and receive a polished 1-2 page brief with flagged assumptions to review. ## Quick Start Ask the assistant to help you create a product brief for your product idea and answer its discovery questions.

Frequently Asked Questions about bmad-product-brief

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

FAQPage Schema
How do I create a product brief with an AI assistant?▼

Invoke the skill and describe your product idea in a brain dump. The facilitator asks discovery questions, offers a fast path or coaching path, then writes brief.md with YAML frontmatter into a run folder you can review and iterate on.

How do I validate an existing product brief?▼

Use the validate intent: the skill reads your brief, addendum, and decision log, then returns an inline critique citing specific lines and caveats. It always offers to roll findings into an update afterward.

Can I update a product brief when requirements change?▼

Yes. The update mode reconciles the existing brief with your change signal, surfaces conflicts with prior decisions recorded in .decision-log.md, and suggests starting fresh if the change is fundamental.

Does the product brief skill work in headless or automated mode?▼

Yes. In headless mode it completes the detected intent without prompting and returns a JSON status block listing the intent and artifact paths, or halts with a blocked status if intent is ambiguous.

What files does the product brief workflow produce?▼

It produces brief.md with YAML frontmatter, an optional addendum.md for depth that belongs downstream, and a .decision-log.md audit trail, all inside a run folder under the configured briefs output path.