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

12 KiB

1namedescriptionmodulepathstandalone
2brainstormingFacilitate 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.corebmad/core/workflows/brainstorming/workflow.yamltrue
3party-modeOrchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversationscorebmad/core/workflows/party-mode/workflow.yamltrue
4audit-workflowComprehensive 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.bmbbmad/bmb/workflows/audit-workflow/workflow.yamltrue
5convert-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.yamltrue
6create-agentInteractive workflow to build BMAD Core compliant agents (YAML source compiled to .md during install) with optional brainstorming, persona development, and command structurebmbbmad/bmb/workflows/create-agent/workflow.yamltrue
7create-moduleInteractive workflow to build complete BMAD modules with agents, workflows, tasks, and installation infrastructurebmbbmad/bmb/workflows/create-module/workflow.yamltrue
8create-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.yamltrue
9edit-agentEdit existing BMAD agents while following all best practices and conventionsbmbbmad/bmb/workflows/edit-agent/workflow.yamltrue
10edit-moduleEdit existing BMAD modules (structure, agents, workflows, documentation) while following all best practicesbmbbmad/bmb/workflows/edit-module/workflow.yamltrue
11edit-workflowEdit existing BMAD workflows while following all best practices and conventionsbmbbmad/bmb/workflows/edit-workflow/workflow.yamltrue
12module-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.yamltrue
13redocAutonomous 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.yamltrue
14brainstorm-projectFacilitate project brainstorming sessions by orchestrating the CIS brainstorming workflow with project-specific context and guidance.bmmbmad/bmm/workflows/1-analysis/brainstorm-project/workflow.yamltrue
15product-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.yamltrue
16researchAdaptive 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.yamltrue
17create-ux-designCollaborative UX design facilitation workflow that creates exceptional user experiences through visual exploration and informed decision-making. Unlike template-driven approaches, this workflow facilitates discovery, generates visual options, and collaboratively designs the UX with the user at every step.bmmbmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.yamltrue
18narrativeNarrative design workflow for story-driven games and applications. Creates comprehensive narrative documentation including story structure, character arcs, dialogue systems, and narrative implementation guidance.bmmbmad/bmm/workflows/2-plan-workflows/narrative/workflow.yamltrue
19create-epics-and-storiesTransform PRD requirements into bite-sized stories organized in epics for 200k context dev agentsbmmbmad/bmm/workflows/2-plan-workflows/prd/create-epics-and-stories/workflow.yamltrue
20prdUnified PRD workflow for project levels 2-4. Produces strategic PRD and tactical epic breakdown. Hands off to architecture workflow for technical design. Note: Level 0-1 use tech-spec workflow.bmmbmad/bmm/workflows/2-plan-workflows/prd/workflow.yamltrue
21tech-spec-smTechnical specification workflow for Level 0 projects (single atomic changes). Creates focused tech spec for bug fixes, single endpoint additions, or small isolated changes. Tech-spec only - no PRD needed.bmmbmad/bmm/workflows/2-plan-workflows/tech-spec/workflow.yamltrue
22architectureCollaborative 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.bmmbmad/bmm/workflows/3-solutioning/architecture/workflow.yamltrue
23solutioning-gate-checkSystematically validate that all planning and solutioning phases are complete and properly aligned before transitioning to Phase 4 implementation. Ensures PRD, architecture, and stories are cohesive with no gaps or contradictions.bmmbmad/bmm/workflows/3-solutioning/solutioning-gate-check/workflow.yamltrue
24code-reviewPerform a Senior Developer code 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/code-review/workflow.yamltrue
25correct-courseNavigate significant changes during sprint execution by analyzing impact, proposing solutions, and routing for implementationbmmbmad/bmm/workflows/4-implementation/correct-course/workflow.yamltrue
26create-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.yamltrue
27dev-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.yamltrue
28tech-specGenerate a comprehensive Technical Specification from PRD and Architecture with acceptance criteria and traceability mappingbmmbmad/bmm/workflows/4-implementation/epic-tech-context/workflow.yamltrue
29retrospectiveRun 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.yamltrue
30sprint-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 lifecyclebmmbmad/bmm/workflows/4-implementation/sprint-planning/workflow.yamltrue
31story-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.yamltrue
32story-doneMarks a story as done (DoD complete) and moves it from its current status → DONE in the status file. Advances the story queue. Simple status-update workflow with no searching required.bmmbmad/bmm/workflows/4-implementation/story-done/workflow.yamltrue
33story-readyMarks a drafted story as ready for development and moves it from TODO → IN PROGRESS in the status file. Simple status-update workflow with no searching required.bmmbmad/bmm/workflows/4-implementation/story-ready/workflow.yamltrue
34document-projectAnalyzes and documents brownfield projects by scanning codebase, architecture, and patterns to create comprehensive reference documentation for AI-assisted developmentbmmbmad/bmm/workflows/document-project/workflow.yamltrue
35testarch-atddGenerate failing acceptance tests before implementation using TDD red-green-refactor cyclebmmbmad/bmm/workflows/testarch/atdd/workflow.yamlfalse
36testarch-automateExpand test automation coverage after implementation or analyze existing codebase to generate comprehensive test suitebmmbmad/bmm/workflows/testarch/automate/workflow.yamlfalse
37testarch-ciScaffold CI/CD quality pipeline with test execution, burn-in loops, and artifact collectionbmmbmad/bmm/workflows/testarch/ci/workflow.yamlfalse
38testarch-frameworkInitialize production-ready test framework architecture (Playwright or Cypress) with fixtures, helpers, and configurationbmmbmad/bmm/workflows/testarch/framework/workflow.yamlfalse
39testarch-nfrAssess non-functional requirements (performance, security, reliability, maintainability) before release with evidence-based validationbmmbmad/bmm/workflows/testarch/nfr-assess/workflow.yamlfalse
40testarch-test-designPlan risk mitigation and test coverage strategy before development with risk assessment and prioritizationbmmbmad/bmm/workflows/testarch/test-design/workflow.yamlfalse
41testarch-test-reviewReview test quality using comprehensive knowledge base and best practices validationbmmbmad/bmm/workflows/testarch/test-review/workflow.yamlfalse
42testarch-traceGenerate requirements-to-tests traceability matrix, analyze coverage, and make quality gate decision (PASS/CONCERNS/FAIL/WAIVED)bmmbmad/bmm/workflows/testarch/trace/workflow.yamlfalse
43workflow-initInitialize a new BMM project by determining level, type, and creating workflow pathbmmbmad/bmm/workflows/workflow-status/init/workflow.yamltrue
44workflow-statusLightweight status checker - answers "what should I do now?" for any agent. Reads YAML status file for workflow tracking. Use workflow-init for new projects.bmmbmad/bmm/workflows/workflow-status/workflow.yamltrue
45design-thinkingGuide human-centered design processes using empathy-driven methodologies. This workflow walks through the design thinking phases - Empathize, Define, Ideate, Prototype, and Test - to create solutions deeply rooted in user needs.cisbmad/cis/workflows/design-thinking/workflow.yamltrue
46innovation-strategyIdentify disruption opportunities and architect business model innovation. This workflow guides strategic analysis of markets, competitive dynamics, and business model innovation to uncover sustainable competitive advantages and breakthrough opportunities.cisbmad/cis/workflows/innovation-strategy/workflow.yamltrue
47problem-solvingApply systematic problem-solving methodologies to crack complex challenges. This workflow guides through problem diagnosis, root cause analysis, creative solution generation, evaluation, and implementation planning using proven frameworks.cisbmad/cis/workflows/problem-solving/workflow.yamltrue
48storytellingCraft compelling narratives using proven story frameworks and techniques. This workflow guides users through structured narrative development, applying appropriate story frameworks to create emotionally resonant and engaging stories for any purpose.cisbmad/cis/workflows/storytelling/workflow.yamltrue