BMAD-METHOD/bmad/_cfg/workflow-manifest.csv

6.4 KiB

1namedescriptionmodulepath
2bmad-initBMAD system initialization and maintenance workflow for agent manifest generation and system configurationcorebmad/core/workflows/bmad-init/workflow.yaml
3party-modeOrchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversationscorebmad/core/workflows/party-mode/workflow.yaml
4convert-legacyConverts legacy BMAD v4 or similar items (agents, workflows, modules) to BMad Core compliant format with proper structure and conventionsbmbbmad/bmb/workflows/convert-legacy/workflow.yaml
5create-agentInteractive workflow to build BMAD Core compliant agents (simple, expert, or module types) with optional brainstorming for agent ideas, proper persona development, activation rules, and command structurebmbbmad/bmb/workflows/create-agent/workflow.yaml
6create-moduleInteractive workflow to build complete BMAD modules with agents, workflows, tasks, and installation infrastructurebmbbmad/bmb/workflows/create-module/workflow.yaml
7create-workflowInteractive workflow builder that guides creation of new BMAD workflows with proper structure and validation for optimal human-AI collaboration. Includes optional brainstorming phase for workflow ideas and design.bmbbmad/bmb/workflows/create-workflow/workflow.yaml
8edit-workflowEdit existing BMAD workflows while following all best practices and conventionsbmbbmad/bmb/workflows/edit-workflow/workflow.yaml
9module-briefCreate a comprehensive Module Brief that serves as the blueprint for building new BMAD modules using strategic analysis and creative visionbmbbmad/bmb/workflows/module-brief/workflow.yaml
10redocAutonomous documentation system that maintains module, workflow, and agent documentation using a reverse-tree approach (leaf folders first, then parents). Understands BMAD conventions and produces technical writer quality output.bmbbmad/bmb/workflows/redoc/workflow.yaml
11brainstorm-gameFacilitate game brainstorming sessions by orchestrating the CIS brainstorming workflow with game-specific context, guidance, and additional game design techniques.bmmbmad/bmm/workflows/1-analysis/brainstorm-game/workflow.yaml
12brainstorm-projectFacilitate project brainstorming sessions by orchestrating the CIS brainstorming workflow with project-specific context and guidance.bmmbmad/bmm/workflows/1-analysis/brainstorm-project/workflow.yaml
13game-briefInteractive game brief creation workflow that guides users through defining their game vision with multiple input sources and conversational collaborationbmmbmad/bmm/workflows/1-analysis/game-brief/workflow.yaml
14product-briefInteractive product brief creation workflow that guides users through defining their product vision with multiple input sources and conversational collaborationbmmbmad/bmm/workflows/1-analysis/product-brief/workflow.yaml
15researchAdaptive research workflow supporting multiple research types: market research, deep research prompt generation, technical/architecture evaluation, competitive intelligence, user research, and domain analysisbmmbmad/bmm/workflows/1-analysis/research/workflow.yaml
16plan-projectScale-adaptive project planning workflow for all project levels (0-4). Automatically adjusts outputs based on project scope - from single atomic changes (Level 0: tech-spec only) to enterprise platforms (Level 4: full PRD + epics). Level 2-4 route to 3-solutioning workflow for architecture and tech specs. Generates appropriate planning artifacts for each level.bmmbmad/bmm/workflows/2-plan/workflow.yaml
17tech-specGenerate a comprehensive Technical Specification from PRD and Architecture with acceptance criteria and traceability mappingbmmbmad/bmm/workflows/3-solutioning/tech-spec/workflow.yaml
18solution-architectureScale-adaptive solution architecture generation with dynamic template sections. Replaces legacy HLA workflow with modern BMAD Core compliance.bmmbmad/bmm/workflows/3-solutioning/workflow.yaml
19correct-courseNavigate significant changes during sprint execution by analyzing impact, proposing solutions, and routing for implementationbmmbmad/bmm/workflows/4-implementation/correct-course/workflow.yaml
20create-storyCreate the next user story markdown from epics/PRD and architecture, using a standard template and saving to the stories folderbmmbmad/bmm/workflows/4-implementation/create-story/workflow.yaml
21dev-storyExecute a story by implementing tasks/subtasks, writing tests, validating, and updating the story file per acceptance criteriabmmbmad/bmm/workflows/4-implementation/dev-story/workflow.yaml
22retrospectiveRun after epic completion to review overall success, extract lessons learned, and explore if new information emerged that might impact the next epicbmmbmad/bmm/workflows/4-implementation/retrospective/workflow.yaml
23review-storyPerform a Senior Developer Review on a completed story flagged Ready for Review, leveraging story-context, epic tech-spec, repo docs, MCP servers for latest best-practices, and web search as fallback. Appends structured review notes to the story.bmmbmad/bmm/workflows/4-implementation/review-story/workflow.yaml
24story-contextAssemble a dynamic Story Context XML by pulling latest documentation and existing code/library artifacts relevant to a drafted storybmmbmad/bmm/workflows/4-implementation/story-context/workflow.yaml
25testarch-atddGenerate failing acceptance tests before implementation.bmmbmad/bmm/workflows/testarch/atdd/workflow.yaml
26testarch-automateExpand automation coverage after implementation.bmmbmad/bmm/workflows/testarch/automate/workflow.yaml
27testarch-ciScaffold or update the CI/CD quality pipeline.bmmbmad/bmm/workflows/testarch/ci/workflow.yaml
28testarch-frameworkInitialize or refresh the test framework harness.bmmbmad/bmm/workflows/testarch/framework/workflow.yaml
29testarch-gateRecord the quality gate decision for the story.bmmbmad/bmm/workflows/testarch/gate/workflow.yaml
30testarch-nfrAssess non-functional requirements before release.bmmbmad/bmm/workflows/testarch/nfr-assess/workflow.yaml
31testarch-planPlan risk mitigation and test coverage before development.bmmbmad/bmm/workflows/testarch/test-design/workflow.yaml
32testarch-traceTrace requirements to implemented automated tests.bmmbmad/bmm/workflows/testarch/trace/workflow.yaml