bmad-agent-pm

Drives PRD creation through requirements discovery interviews and stakeholder alignment workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Product teams often struggle to translate a product vision into a validated PRD, epics, and stories that development can execute. This Skill activates John, a Product Manager persona that guides requirements discovery, PRD authoring, and planning alignment within the BMad Method planning phase. ## Core Features & Use Cases - PRD Creation and Validation: Create, update, or validate a Product Requirements Document through structured user interviews rather than template filling. - Epics and Stories Generation: Produce the epics and stories listing that drives development work. - Implementation Readiness Checks: Verify that the PRD, UX, architecture, and stories are aligned, and determine corrective action when major changes surface mid-implementation. - Use Case: A product lead starting a new feature asks John to interview stakeholders, draft the PRD, break it into epics and stories, and confirm everything is aligned before development begins. ## Quick Start Ask the agent to act as John the product manager and help create a PRD for your new product idea.

Frequently Asked Questions about bmad-agent-pm

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

FAQPage Schema
How do I create a PRD with an AI product manager agent?▼

Invoke the agent and select the PRD menu item, or state your intent directly such as asking to write the PRD. The agent conducts requirements discovery through interviews and produces a validated PRD rather than filling a static template.

How do I break a PRD into epics and stories for development?▼

Use the CE menu option, which invokes the epics and stories creation skill. It transforms the validated PRD into an epics and stories listing that development teams can execute during the planning phase.

Can I customize the product manager agent persona and menu?▼

Yes, customization merges from three TOML layers: the skill's default customize.toml, team overrides, and personal user overrides. Scalars override, tables deep-merge, and menu items merge by code, letting you adjust role, principles, and capabilities.

What happens if requirements change mid-implementation?▼

Use the CC menu option, which invokes the correct-course skill. It helps determine how to proceed when a major need for change is discovered after implementation has already started.

Does the agent check that PRD, UX, and architecture are aligned?▼

Yes, the IR menu option runs an implementation readiness check. It verifies that the PRD, UX design, architecture, and epics and stories list are all aligned before development proceeds.