Keep/_bmad/_config/workflow-manifest.csv

5.9 KiB

1namedescriptionmodulepath
2brainstormingFacilitate interactive brainstorming sessions using diverse creative techniques and ideation methodscore_bmad/core/workflows/brainstorming/workflow.md
3party-modeOrchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversationscore_bmad/core/workflows/party-mode/workflow.md
4create-product-briefCreate comprehensive product briefs through collaborative step-by-step discovery as creative Business Analyst working with the user as peers.bmm_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.md
5domain-researchConduct domain research covering industry analysis, regulations, technology trends, and ecosystem dynamics using current web data and verified sources.bmm_bmad/bmm/workflows/1-analysis/research/workflow-domain-research.md
6market-researchConduct market research covering market size, growth, competition, and customer insights using current web data and verified sources.bmm_bmad/bmm/workflows/1-analysis/research/workflow-market-research.md
7technical-researchConduct technical research covering technology evaluation, architecture decisions, and implementation approaches using current web data and verified sources.bmm_bmad/bmm/workflows/1-analysis/research/workflow-technical-research.md
8create-prdCreate a comprehensive PRD (Product Requirements Document) through structured workflow facilitationbmm_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md
9edit-prdEdit and improve an existing PRD - enhance clarity, completeness, and qualitybmm_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.md
10validate-prdValidate an existing PRD against BMAD standards - comprehensive review for completeness, clarity, and qualitybmm_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md
11create-ux-designWork with a peer UX Design expert to plan your applications UX patterns, look and feel.bmm_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md
12check-implementation-readinessCritical validation workflow that assesses PRD, Architecture, and Epics & Stories for completeness and alignment before implementation. Uses adversarial review approach to find gaps and issues.bmm_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md
13create-architectureCollaborative architectural decision facilitation for AI-agent consistency. Replaces template-driven architecture with intelligent, adaptive conversation that produces a decision-focused architecture document optimized for preventing agent conflicts.bmm_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.md
14create-epics-and-storiesTransform PRD requirements and Architecture decisions into comprehensive stories organized by user value. This workflow requires completed PRD + Architecture documents (UX recommended if UI exists) and breaks down requirements into implementation-ready epics and user stories that incorporate all available technical and design context. Creates detailed, actionable stories with complete acceptance criteria for development teams.bmm_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md
15code-reviewPerform an ADVERSARIAL Senior Developer code review that finds 3-10 specific problems in every story. Challenges everything: code quality, test coverage, architecture compliance, security, performance. NEVER accepts `looks good` - must find minimum issues and can auto-fix with user approval.bmm_bmad/bmm/workflows/4-implementation/code-review/workflow.yaml
16correct-courseNavigate significant changes during sprint execution by analyzing impact, proposing solutions, and routing for implementationbmm_bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml
17create-storyCreate the next user story from epics+stories with enhanced context analysis and direct ready-for-dev markingbmm_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml
18dev-storyExecute a story by implementing tasks/subtasks, writing tests, validating, and updating the story file per acceptance criteriabmm_bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml
19retrospectiveRun after epic completion to review overall success, extract lessons learned, and explore if new information emerged that might impact the next epicbmm_bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml
20sprint-planningGenerate and manage the sprint status tracking file for Phase 4 implementation, extracting all epics and stories from epic files and tracking their status through the development lifecyclebmm_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml
21sprint-statusSummarize sprint-status.yaml, surface risks, and route to the right implementation workflow.bmm_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml
22quick-devFlexible development - execute tech-specs OR direct instructions with optional planning.bmm_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md
23quick-specConversational spec engineering - ask questions, investigate code, produce implementation-ready tech-spec.bmm_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.md
24document-projectAnalyzes and documents brownfield projects by scanning codebase, architecture, and patterns to create comprehensive reference documentation for AI-assisted developmentbmm_bmad/bmm/workflows/document-project/workflow.yaml
25generate-project-contextCreates a concise project-context.md file with critical rules and patterns that AI agents must follow when implementing code. Optimized for LLM context efficiency.bmm_bmad/bmm/workflows/generate-project-context/workflow.md
26qa-automateGenerate tests quickly for existing features using standard test patternsbmm_bmad/bmm/workflows/qa/automate/workflow.yaml