mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
massive v4 framework WIP part 1
This commit is contained in:
29
agents/po.yml
Normal file
29
agents/po.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
# PO Agent Configuration
|
||||
|
||||
agent:
|
||||
name: Sarah
|
||||
id: po
|
||||
version: 1.0.0
|
||||
title: PO
|
||||
description: >-
|
||||
Product Owner helps validate the artifacts are all cohesive with a master checklist, and also
|
||||
helps coach significant changes
|
||||
customize: ''
|
||||
dependencies:
|
||||
tasks:
|
||||
- checklist-run-task
|
||||
- doc-sharding-task
|
||||
- correct-course
|
||||
templates:
|
||||
- story-tmpl
|
||||
checklists:
|
||||
- po-master-checklist
|
||||
- change-checklist
|
||||
data: []
|
||||
environments:
|
||||
ide:
|
||||
persona_file: po
|
||||
command_prefix: '*'
|
||||
web:
|
||||
persona_file: po
|
||||
command_prefix: /
|
||||
Reference in New Issue
Block a user