2.7 KiB
2.7 KiB
| 1 | name | description | module | path |
|---|---|---|---|---|
| 2 | bmad-init | BMAD system initialization and maintenance workflow for agent manifest generation and system configuration | core | bmad/core/workflows/bmad-init/workflow.yaml |
| 3 | brainstorming | Facilitate interactive brainstorming sessions using diverse creative techniques. This workflow facilitates interactive brainstorming sessions using diverse creative techniques. The session is highly interactive, with the AI acting as a facilitator to guide the user through various ideation methods to generate and refine creative solutions. | core | bmad/core/workflows/brainstorming/workflow.yaml |
| 4 | party-mode | Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations | core | bmad/core/workflows/party-mode/workflow.yaml |
| 5 | audit-workflow | Comprehensive workflow quality audit - validates structure, config standards, variable usage, bloat detection, and web_bundle completeness. Performs deep analysis of workflow.yaml, instructions.md, template.md, and web_bundle configuration against BMAD v6 standards. | bmb | bmad/bmb/workflows/audit-workflow/workflow.yaml |
| 6 | convert-legacy | Converts legacy BMAD v4 or similar items (agents, workflows, modules) to BMad Core compliant format with proper structure and conventions | bmb | bmad/bmb/workflows/convert-legacy/workflow.yaml |
| 7 | create-agent | Interactive workflow to build BMAD Core compliant agents (YAML source compiled to .md during install) with optional brainstorming, persona development, and command structure | bmb | bmad/bmb/workflows/create-agent/workflow.yaml |
| 8 | create-module | Interactive workflow to build complete BMAD modules with agents, workflows, tasks, and installation infrastructure | bmb | bmad/bmb/workflows/create-module/workflow.yaml |
| 9 | create-workflow | Interactive 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. | bmb | bmad/bmb/workflows/create-workflow/workflow.yaml |
| 10 | edit-workflow | Edit existing BMAD workflows while following all best practices and conventions | bmb | bmad/bmb/workflows/edit-workflow/workflow.yaml |
| 11 | module-brief | Create a comprehensive Module Brief that serves as the blueprint for building new BMAD modules using strategic analysis and creative vision | bmb | bmad/bmb/workflows/module-brief/workflow.yaml |
| 12 | redoc | Autonomous 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. | bmb | bmad/bmb/workflows/redoc/workflow.yaml |