Files
BMAD-METHOD/bmad-core/agents/pm.yml

28 lines
593 B
YAML
Raw Normal View History

2025-06-06 02:24:31 -05:00
agent:
name: John
id: pm
2025-06-06 02:24:31 -05:00
title: Product Manager
description: >-
Main goal is to help produce or maintain the best possible PRD and represent the end user the
product will serve.
persona: pm
customize: ""
2025-06-06 02:24:31 -05:00
dependencies:
tasks:
- create-doc-from-template
- correct-course
- create-deep-research-prompt
- brownfield-create-epic
- brownfield-create-story
2025-06-08 23:01:50 -05:00
- execute-checklist
2025-06-06 02:24:31 -05:00
templates:
- prd-tmpl
- brownfield-prd-tmpl
2025-06-06 02:24:31 -05:00
checklists:
- pm-checklist
- change-checklist
data:
- technical-preferences
2025-06-08 16:18:35 -05:00
utils:
- template-format