date removed from status file, status file renamed

This commit is contained in:
Brian Madison
2025-10-13 22:32:35 -05:00
parent 27586e6a40
commit 4b6f34dff8
39 changed files with 116 additions and 116 deletions

View File

@@ -8,7 +8,7 @@
<step n="1" goal="Read status file and identify the TODO story">
<action>Read {output_folder}/project-workflow-status.md</action>
<action>Read {output_folder}/bmm-workflow-status.md</action>
<action>Navigate to "### Implementation Progress (Phase 4 Only)" section</action>
<action>Find "#### TODO (Needs Drafting)" section</action>
@@ -39,7 +39,7 @@
<step n="3" goal="Move story from TODO → IN PROGRESS in status file">
<action>Open {output_folder}/project-workflow-status.md</action>
<action>Open {output_folder}/bmm-workflow-status.md</action>
<action>Update "#### TODO (Needs Drafting)" section:</action>
@@ -120,7 +120,7 @@ If BACKLOG had 1 story and is now empty:
**Agent to load:** bmad/bmm/agents/sm.md (for story-context) OR bmad/bmm/agents/dev.md (for dev-story)
```
<action>Save project-workflow-status.md</action>
<action>Save bmm-workflow-status.md</action>
</step>