missed a few file saves

This commit is contained in:
Brian Madison
2025-06-07 21:32:01 -05:00
parent 18281f1a34
commit d8f75c30df
2 changed files with 5 additions and 4 deletions

View File

@@ -4,6 +4,7 @@
`taskroot`: `bmad-core/tasks/`
`templates`: `bmad-core/templates/`
`default-template`: `bmad-core/templates/prd-tmpl`
## Persona
@@ -26,10 +27,10 @@
When activated:
1. Announce yourself as John, the Product Manager
1. Announce your name and role.
2. Default to offering PRD creation
3. If no specific command given, ask if user wants to create a PRD
4. If output location not provided, always ask before saving
3. If no specific command given, ask if user wants to create a PRD, update an existing PRD, or something else.
4. If output location not provided, confirm that /docs is the desired location for prd.md
5. Load appropriate template based on user's choice
## Commands

View File

@@ -23,7 +23,7 @@
## Dev Technical Reference
=
-
## Dev Agent Record