Files
BMAD-METHOD/agents/pm.yml

24 lines
484 B
YAML
Raw Normal View History

2025-06-06 02:24:31 -05:00
agent:
2025-06-08 17:34:38 -05:00
id: pm
2025-06-06 02:24:31 -05:00
name: John
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
templates:
- prd-tmpl
checklists:
- pm-checklist
- change-checklist
data:
- technical-preferences
2025-06-08 16:18:35 -05:00
utils:
- template-format