diff --git a/bmad-core/ide-agents/pm.ide.md b/bmad-core/ide-agents/pm.ide.md index aa8b1e00..6881ba74 100644 --- a/bmad-core/ide-agents/pm.ide.md +++ b/bmad-core/ide-agents/pm.ide.md @@ -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 diff --git a/bmad-core/templates/story-tmpl.md b/bmad-core/templates/story-tmpl.md index 2497ee28..3c78a293 100644 --- a/bmad-core/templates/story-tmpl.md +++ b/bmad-core/templates/story-tmpl.md @@ -23,7 +23,7 @@ ## Dev Technical Reference -= +- ## Dev Agent Record