diff --git a/docs/reference/workflow-map.md b/docs/reference/workflow-map.md index 0d0ff488..22b97299 100644 --- a/docs/reference/workflow-map.md +++ b/docs/reference/workflow-map.md @@ -11,7 +11,7 @@ If at anytime you are unsure what to do, the `/bmad-help` command will help you Final important note: Every workflow below can be run directly with your tool of choice via slash command or by loading an agent first and using the entry from the agents menu. - + *[Interactive diagram - hover over outputs to see artifact flows]* diff --git a/website/public/workflow-map-diagram.html b/website/public/workflow-map-diagram.html index dbc390d6..2bcc4c44 100644 --- a/website/public/workflow-map-diagram.html +++ b/website/public/workflow-map-diagram.html @@ -4,289 +4,91 @@
Context engineering and planning for AI-powered software development
-Context engineering for AI-powered development
+product-brief.md → PRD.md → architecture.md → Stories
- story file → dev → code-review
- tech-spec.md → quick-dev
+ brainstorm
- Opt
- Brainstorm project ideas
- +research
- Opt
- Validate assumptions
- -create-product-brief
- Capture strategic vision
- -create-prd
- Define requirements (FRs/NFRs)
- -create-ux-design
- If Yes
- Design user experience
- -create-architecture
- Make technical decisions explicit
- -create-epics-and-stories
- Break into implementable work
- -check-implementation-readiness
- Gate check before implementation
- -sprint-planning
- Initialize tracking
- -create-story
- Prepare story for implementation
- -dev-story
- Implement the story
- -code-review
- Validate implementation
- -correct-course
- Ad-Hoc
- Handle mid-sprint changes
- -retrospective
- Per Epic
- Review lessons learned
- +For small, well-understood changes — skip phases 1-3
-quick-spec
- quick-dev
- - Each document becomes context for the next phase. PRD → Architecture, Architecture → Dev, Story → Implementation. - Without this structure, agents make inconsistent decisions. -
-document-project to create project-context.md before Phase 4.
- (Mary / Paige)
- Context loaded per workflow:
-create-story epics, PRD, arch, UXdev-story story filecode-review arch, storyquick-dev tech-specquick-spec
+ quick-dev
+ Each document becomes context for the next phase.
+create-story loads epics, PRD, architecture, UX
+ dev-story loads story file
+ code-review loads architecture, story
+ quick-dev loads tech-spec
+