LMS-BGN/.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.core.bmad/core/workflows/brainstorming/workflow.yamltrue
3party-modeOrchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversationscore.bmad/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.bmb.bmad/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 conventionsbmb.bmad/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 structurebmb.bmad/bmb/workflows/create-agent/workflow.yamltrue
7create-moduleInteractive workflow to build complete BMAD modules with agents, workflows, tasks, and installation infrastructurebmb.bmad/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.bmb.bmad/bmb/workflows/create-workflow/workflow.yamltrue
9edit-agentEdit existing BMAD agents while following all best practices and conventionsbmb.bmad/bmb/workflows/edit-agent/workflow.yamltrue
10edit-moduleEdit existing BMAD modules (structure, agents, workflows, documentation) while following all best practicesbmb.bmad/bmb/workflows/edit-module/workflow.yamltrue
11edit-workflowEdit existing BMAD workflows while following all best practices and conventionsbmb.bmad/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 visionbmb.bmad/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.bmb.bmad/bmb/workflows/redoc/workflow.yamltrue
14brainstorm-projectFacilitate project brainstorming sessions by orchestrating the CIS brainstorming workflow with project-specific context and guidance.bmm.bmad/bmm/workflows/1-analysis/brainstorm-project/workflow.yamltrue
15domain-researchCollaborative exploration of domain-specific requirements, regulations, and patterns for complex projectsbmm.bmad/bmm/workflows/1-analysis/domain-research/workflow.yamltrue
16product-briefInteractive product brief creation workflow that guides users through defining their product vision with multiple input sources and conversational collaborationbmm.bmad/bmm/workflows/1-analysis/product-brief/workflow.yamltrue
17researchAdaptive research workflow supporting multiple research types: market research, deep research prompt generation, technical/architecture evaluation, competitive intelligence, user research, and domain analysisbmm.bmad/bmm/workflows/1-analysis/research/workflow.yamltrue
18create-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.bmm.bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.yamltrue
19create-epics-and-storiesTransform PRD requirements into bite-sized stories organized in epics for 200k context dev agentsbmm.bmad/bmm/workflows/2-plan-workflows/prd/create-epics-and-stories/workflow.yamltrue
20prdUnified PRD workflow for BMad Method and Enterprise Method tracks. Produces strategic PRD and tactical epic breakdown. Hands off to architecture workflow for technical design. Note: Quick Flow track uses tech-spec workflow.bmm.bmad/bmm/workflows/2-plan-workflows/prd/workflow.yamltrue
21tech-specTechnical 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.bmm.bmad/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.bmm.bmad/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.bmm.bmad/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.bmm.bmad/bmm/workflows/4-implementation/code-review/workflow.yamltrue
25correct-courseNavigate significant changes during sprint execution by analyzing impact, proposing solutions, and routing for implementationbmm.bmad/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 folderbmm.bmad/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 criteriabmm.bmad/bmm/workflows/4-implementation/dev-story/workflow.yamltrue
28epic-tech-contextGenerate a comprehensive Technical Specification from PRD and Architecture with acceptance criteria and traceability mappingbmm.bmad/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 epicbmm.bmad/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 lifecyclebmm.bmad/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 storybmm.bmad/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.bmm.bmad/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.bmm.bmad/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 developmentbmm.bmad/bmm/workflows/document-project/workflow.yamltrue
35testarch-atddGenerate failing acceptance tests before implementation using TDD red-green-refactor cyclebmm.bmad/bmm/workflows/testarch/atdd/workflow.yamlfalse
36testarch-automateExpand test automation coverage after implementation or analyze existing codebase to generate comprehensive test suitebmm.bmad/bmm/workflows/testarch/automate/workflow.yamlfalse
37testarch-ciScaffold CI/CD quality pipeline with test execution, burn-in loops, and artifact collectionbmm.bmad/bmm/workflows/testarch/ci/workflow.yamlfalse
38testarch-frameworkInitialize production-ready test framework architecture (Playwright or Cypress) with fixtures, helpers, and configurationbmm.bmad/bmm/workflows/testarch/framework/workflow.yamlfalse
39testarch-nfrAssess non-functional requirements (performance, security, reliability, maintainability) before release with evidence-based validationbmm.bmad/bmm/workflows/testarch/nfr-assess/workflow.yamlfalse
40testarch-test-designPlan risk mitigation and test coverage strategy before development with risk assessment and prioritizationbmm.bmad/bmm/workflows/testarch/test-design/workflow.yamlfalse
41testarch-test-reviewReview test quality using comprehensive knowledge base and best practices validationbmm.bmad/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)bmm.bmad/bmm/workflows/testarch/trace/workflow.yamlfalse
43workflow-initInitialize a new BMM project by determining level, type, and creating workflow pathbmm.bmad/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.bmm.bmad/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.cis.bmad/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.cis.bmad/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.cis.bmad/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.cis.bmad/cis/workflows/storytelling/workflow.yamltrue