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:
@@ -668,10 +668,8 @@ Enforcement: "All agents MUST follow this pattern"
|
||||
<check if="success == true">
|
||||
<output>✅ Decision Architecture workflow complete!
|
||||
|
||||
Status updated. Next steps:
|
||||
- Review the architecture.md document
|
||||
- {{next_workflow_suggestion}} ({{next_agent}} agent)
|
||||
</output>
|
||||
Status updated.
|
||||
</output>
|
||||
|
||||
</check>
|
||||
|
||||
@@ -686,6 +684,13 @@ Enforcement: "All agents MUST follow this pattern"
|
||||
{{/if_starter_template}}
|
||||
|
||||
The architecture is ready to guide AI agents through consistent implementation.
|
||||
|
||||
**Next Steps:**
|
||||
|
||||
- **Next required:** {{next_workflow}} ({{next_agent}} agent)
|
||||
- Review the architecture.md document before proceeding
|
||||
|
||||
Check status anytime with: `workflow-status`
|
||||
</output>
|
||||
|
||||
<template-output>completion_summary</template-output>
|
||||
|
||||
Reference in New Issue
Block a user