mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
plan-project gone, and all level 1-3 workflows are dynamic from the workflow in suggesting what is next
This commit is contained in:
@@ -403,9 +403,8 @@ Select option (1-4):</ask>
|
||||
|
||||
**Next Steps:**
|
||||
|
||||
1. Execute the research prompt with your chosen AI platform
|
||||
2. Gather and analyze findings
|
||||
3. Run `plan-project` to incorporate findings
|
||||
- **Next required:** {{next_workflow}} ({{next_agent}} agent)
|
||||
- **Optional:** Execute the research prompt with AI platform, gather findings, or run additional research workflows
|
||||
|
||||
Check status anytime with: `workflow-status`
|
||||
</output>
|
||||
@@ -422,10 +421,13 @@ Note: Running in standalone mode (no status file).
|
||||
|
||||
**Next Steps:**
|
||||
|
||||
1. Execute the research prompt with AI platform
|
||||
2. Run plan-project workflow
|
||||
</output>
|
||||
</check>
|
||||
</step>
|
||||
Since no workflow is in progress:
|
||||
|
||||
- Execute the research prompt with AI platform and gather findings
|
||||
- Refer to the BMM workflow guide if unsure what to do next
|
||||
- Or run `workflow-init` to create a workflow path and get guided next steps
|
||||
</output>
|
||||
</check>
|
||||
</step>
|
||||
|
||||
</workflow>
|
||||
|
||||
@@ -583,11 +583,8 @@ Create compelling executive summary with:
|
||||
|
||||
**Next Steps:**
|
||||
|
||||
1. Review research findings
|
||||
2. Share with stakeholders
|
||||
3. Consider running:
|
||||
- `product-brief` or `game-brief` to formalize vision
|
||||
- `plan-project` if ready to create PRD/GDD
|
||||
- **Next required:** {{next_workflow}} ({{next_agent}} agent)
|
||||
- **Optional:** Review findings with stakeholders, or run additional analysis workflows (product-brief, game-brief, etc.)
|
||||
|
||||
Check status anytime with: `workflow-status`
|
||||
</output>
|
||||
@@ -602,14 +599,15 @@ Check status anytime with: `workflow-status`
|
||||
|
||||
Note: Running in standalone mode (no status file).
|
||||
|
||||
To track progress across workflows, run `workflow-status` first.
|
||||
|
||||
**Next Steps:**
|
||||
|
||||
1. Review research findings
|
||||
2. Run product-brief or plan-project workflows
|
||||
</output>
|
||||
</check>
|
||||
</step>
|
||||
Since no workflow is in progress:
|
||||
|
||||
- Review research findings
|
||||
- Refer to the BMM workflow guide if unsure what to do next
|
||||
- Or run `workflow-init` to create a workflow path and get guided next steps
|
||||
</output>
|
||||
</check>
|
||||
</step>
|
||||
|
||||
</workflow>
|
||||
|
||||
@@ -471,9 +471,8 @@ Select option (1-5):</ask>
|
||||
|
||||
**Next Steps:**
|
||||
|
||||
1. Review technical research findings
|
||||
2. Share with architecture team
|
||||
3. Run `plan-project` to incorporate findings into PRD
|
||||
- **Next required:** {{next_workflow}} ({{next_agent}} agent)
|
||||
- **Optional:** Review findings with architecture team, or run additional analysis workflows
|
||||
|
||||
Check status anytime with: `workflow-status`
|
||||
</output>
|
||||
@@ -490,10 +489,13 @@ Note: Running in standalone mode (no status file).
|
||||
|
||||
**Next Steps:**
|
||||
|
||||
1. Review technical research findings
|
||||
2. Run plan-project workflow
|
||||
</output>
|
||||
</check>
|
||||
</step>
|
||||
Since no workflow is in progress:
|
||||
|
||||
- Review technical research findings
|
||||
- Refer to the BMM workflow guide if unsure what to do next
|
||||
- Or run `workflow-init` to create a workflow path and get guided next steps
|
||||
</output>
|
||||
</check>
|
||||
</step>
|
||||
|
||||
</workflow>
|
||||
|
||||
Reference in New Issue
Block a user