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:
@@ -428,19 +428,10 @@ For each epic from the epic list, expand with full story details:
|
||||
|
||||
**Next Steps:**
|
||||
|
||||
{{#if project_level == 2}}
|
||||
- **Next required:** {{next_workflow}} ({{next_agent}} agent)
|
||||
- **Optional:** Review PRD and epics with stakeholders, or run `create-design` if you have UI requirements
|
||||
|
||||
- Review PRD and epics with stakeholders
|
||||
- **Next:** Run `tech-spec` for lightweight technical planning
|
||||
- Then proceed to implementation
|
||||
{{/if}}
|
||||
|
||||
{{#if project_level >= 3}}
|
||||
|
||||
- Review PRD and epics with stakeholders
|
||||
- **Next:** Run `create-architecture` for full technical design
|
||||
- Then proceed to implementation
|
||||
{{/if}}
|
||||
Check status anytime with: `workflow-status`
|
||||
|
||||
Would you like to:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user