mirror of
https://github.com/mmahdium/portfolio.git
synced 2026-08-15 20:52:49 +03:30
- Add comprehensive agent workflow definitions for 8 specialized roles (analyst, architect, developer, product manager, scrum master, technical writer, UX designer, QA engineer) - Add 35+ workflow definitions covering analysis, planning, solutioning, and implementation phases - Add BMAD configuration system with agent, task, tool, workflow, and file manifests - Add BMM (Business Model Methodology) documentation including quick-start guides, architecture references, and workflow analysis - Add test architecture knowledge base with 20+ testing patterns and best practices - Add team configuration templates and party mode setup for collaborative development - Establish foundation for enterprise agentic development framework with adaptive scaling capabilities
14 lines
837 B
Markdown
14 lines
837 B
Markdown
---
|
|
description: 'Create a flowchart visualization in Excalidraw format for processes, pipelines, or logic flows'
|
|
---
|
|
|
|
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
|
|
|
<steps CRITICAL="TRUE">
|
|
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
|
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/bmm/workflows/diagrams/create-flowchart/workflow.yaml
|
|
3. Pass the yaml path .bmad/bmm/workflows/diagrams/create-flowchart/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
|
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
|
5. Save outputs after EACH section when generating any documents from templates
|
|
</steps>
|