Files
office_translator/_bmad/_config/bmad-help.csv
sepehr b50419e2ec
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2s
fix: integrate deepseek, resolve silent google api errors, fix google cloud keys
2026-05-17 17:11:06 +02:00

13 KiB

1moduleskilldisplay-namemenu-codedescriptionactionargsphaseafterbeforerequiredoutput-locationoutputs
2BMad Builder_metafalsehttps://bmad-builder-docs.bmad-method.org/llms.txt
3BMad Builderbmad-bmb-setupSetup Builder ModuleSBInstall or update BMad Builder module config and help entries.configure{-H: headless mode}|{inline values: skip prompts with provided values}anytimefalse{project-root}/_bmadconfig.yaml and config.user.yaml
4BMad Builderbmad-agent-builderBuild an AgentBACreate, edit, or rebuild an agent skill through conversational discovery.build-process{-H: headless mode}|{description: initial agent concept}|{path: existing agent to edit or rebuild}anytimebmad-agent-builder:quality-analysisfalsebmad_builder_output_folderagent skill
5BMad Builderbmad-agent-builderAnalyze an AgentAARun quality analysis on an existing agent — structure, cohesion, prompt craft, and enhancement opportunities.quality-analysis{-H: headless mode}|{path: agent to analyze}anytimebmad-agent-builder:build-processfalsebmad_builder_reportsquality report
6BMad Builderbmad-workflow-builderBuild a WorkflowBWCreate, edit, or rebuild a workflow or utility skill.build-process{-H: headless mode}|{description: initial skill concept}|{path: existing skill to edit or rebuild}anytimebmad-workflow-builder:quality-analysisfalsebmad_builder_output_folderworkflow skill
7BMad Builderbmad-workflow-builderAnalyze a WorkflowAWRun quality analysis on an existing workflow/skill — structure, efficiency, and enhancement opportunities.quality-analysis{-H: headless mode}|{path: skill to analyze}anytimebmad-workflow-builder:build-processfalsebmad_builder_reportsquality report
8BMad Builderbmad-workflow-builderConvert a SkillCWConvert any skill to BMad-compliant, outcome-driven equivalent with before/after HTML comparison report.convert-process{--convert: path or URL to source skill}|{-H: headless mode}anytimefalsebmad_builder_reportsconverted skill + comparison report
9BMad Builderbmad-module-builderIdeate ModuleIMBrainstorm and plan a BMad module — explore ideas, decide architecture, and produce a build plan.ideate-module{description: initial module idea}anytimebmad-module-builder:create-modulefalsebmad_builder_reportsmodule plan
10BMad Builderbmad-module-builderCreate ModuleCMScaffold module infrastructure into built skills, making them an installable BMad module.create-module{-H: headless mode}|{path: skills folder or single SKILL.md}anytimebmad-module-builder:ideate-modulefalsebmad_builder_output_foldersetup skill
11BMad Builderbmad-module-builderValidate ModuleVMCheck that a module's structure is complete, accurate, and all capabilities are properly registered.validate-module{-H: headless mode}|{path: module or skill to validate}anytimebmad-module-builder:create-modulefalsebmad_builder_reportsvalidation report
12BMad Method_metafalsehttps://docs.bmad-method.org/llms.txt
13BMad Methodbmad-brainstormingBrainstorm ProjectBPExpert guided facilitation through a single or multiple techniques.1-analysisfalseplanning_artifactsbrainstorming session
14BMad Methodbmad-market-researchMarket ResearchMRMarket analysis competitive landscape customer needs and trends.1-analysisfalseplanning_artifacts|project-knowledgeresearch documents
15BMad Methodbmad-domain-researchDomain ResearchDRIndustry domain deep dive subject matter expertise and terminology.1-analysisfalseplanning_artifacts|project_knowledgeresearch documents
16BMad Methodbmad-technical-researchTechnical ResearchTRTechnical feasibility architecture options and implementation approaches.1-analysisfalseplanning_artifacts|project_knowledgeresearch documents
17BMad Methodbmad-product-briefCreate BriefCBAn expert guided experience to nail down your product idea in a brief. a gentler approach than PRFAQ when you are already sure of your concept and nothing will sway you.-A1-analysisfalseplanning_artifactsproduct brief
18BMad Methodbmad-prfaqPRFAQ ChallengeWBWorking Backwards guided experience to forge and stress-test your product concept to ensure you have a great product that users will love and need through the PRFAQ gauntlet to determine feasibility and alignment with user needs. alternative to product brief.-H1-analysisfalseplanning_artifactsprfaq document
19BMad Methodbmad-create-prdCreate PRDCPExpert led facilitation to produce your Product Requirements Document.2-planningtrueplanning_artifactsprd
20BMad Methodbmad-validate-prdValidate PRDVP[path]2-planningbmad-create-prdfalseplanning_artifactsprd validation report
21BMad Methodbmad-edit-prdEdit PRDEP[path]2-planningbmad-validate-prdfalseplanning_artifactsupdated prd
22BMad Methodbmad-create-ux-designCreate UXCUGuidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project.2-planningbmad-create-prdfalseplanning_artifactsux design
23BMad Methodbmad-create-architectureCreate ArchitectureCAGuided workflow to document technical decisions.3-solutioningtrueplanning_artifactsarchitecture
24BMad Methodbmad-create-epics-and-storiesCreate Epics and StoriesCE3-solutioningbmad-create-architecturetrueplanning_artifactsepics and stories
25BMad Methodbmad-check-implementation-readinessCheck Implementation ReadinessIREnsure PRD UX Architecture and Epics Stories are aligned.3-solutioningbmad-create-epics-and-storiestrueplanning_artifactsreadiness report
26BMad Methodbmad-sprint-planningSprint PlanningSPKicks off implementation by producing a plan the implementation agents will follow in sequence for every story.4-implementationtrueimplementation_artifactssprint status
27BMad Methodbmad-sprint-statusSprint StatusSSAnytime: Summarize sprint status and route to next workflow.4-implementationbmad-sprint-planningfalse
28BMad Methodbmad-create-storyCreate StoryCSStory cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation.create4-implementationbmad-sprint-planningbmad-create-story:validatetrueimplementation_artifactsstory
29BMad Methodbmad-create-storyValidate StoryVSValidates story readiness and completeness before development work begins.validate4-implementationbmad-create-story:createbmad-dev-storyfalseimplementation_artifactsstory validation report
30BMad Methodbmad-dev-storyDev StoryDSStory cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed.4-implementationbmad-create-story:validatetrue
31BMad Methodbmad-code-reviewCode ReviewCRStory cycle: If issues back to DS if approved then next CS or ER if epic complete.4-implementationbmad-dev-storyfalse
32BMad Methodbmad-checkpoint-previewCheckpointCKGuided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs.4-implementationfalse
33BMad Methodbmad-qa-generate-e2e-testsQA Automation TestQAGenerate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that.4-implementationbmad-dev-storyfalseimplementation_artifactstest suite
34BMad Methodbmad-retrospectiveRetrospectiveEROptional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.4-implementationbmad-code-reviewfalseimplementation_artifactsretrospective
35BMad Methodbmad-document-projectDocument ProjectDPAnalyze an existing project to produce useful documentation.anytimefalseproject-knowledge*
36BMad Methodbmad-generate-project-contextGenerate Project ContextGPCScan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects.anytimefalseoutput_folderproject context
37BMad Methodbmad-quick-devQuick DevQQUnified intent-in code-out workflow: clarify plan implement review and present.anytimefalseimplementation_artifactsspec and project implementation
38BMad Methodbmad-correct-courseCorrect CourseCCNavigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories.anytimefalseplanning_artifactschange proposal
39BMad Methodbmad-agent-tech-writerWrite DocumentWDDescribe in detail what you want, and the agent will follow documentation best practices. Multi-turn conversation with subprocess for research/review.writeanytimefalseproject-knowledgedocument
40BMad Methodbmad-agent-tech-writerUpdate StandardsUSUpdate agent memory documentation-standards.md with your specific preferences if you discover missing document conventions.update-standardsanytimefalse_bmad/_memory/tech-writer-sidecarstandards
41BMad Methodbmad-agent-tech-writerMermaid GenerateMGCreate a Mermaid diagram based on user description. Will suggest diagram types if not specified.mermaidanytimefalseplanning_artifactsmermaid diagram
42BMad Methodbmad-agent-tech-writerValidate DocumentVDReview the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority.validate[path]anytimefalseplanning_artifactsvalidation report
43BMad Methodbmad-agent-tech-writerExplain ConceptECCreate clear technical explanations with examples and diagrams for complex concepts.explain[topic]anytimefalseproject_knowledgeexplanation
44Core_metafalsehttps://docs.bmad-method.org/llms.txt
45Corebmad-brainstormingBrainstormingBSPUse early in ideation or when stuck generating ideas.anytimefalse{output_folder}/brainstormingbrainstorming session
46Corebmad-party-modeParty ModePMOrchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate.anytimefalse
47Corebmad-helpBMad HelpBHanytimefalse
48Corebmad-index-docsIndex DocsIDUse when LLM needs to understand available docs without loading everything.anytimefalse
49Corebmad-shard-docShard DocumentSDUse when doc becomes too large (>500 lines) to manage effectively.[path]anytimefalse
50Corebmad-editorial-review-proseEditorial Review - ProseEPUse after drafting to polish written content.[path]anytimefalsereport located with target documentthree-column markdown table with suggested fixes
51Corebmad-editorial-review-structureEditorial Review - StructureESUse when doc produced from multiple subprocesses or needs structural improvement.[path]anytimefalsereport located with target document
52Corebmad-review-adversarial-generalAdversarial ReviewARUse for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews.[path]anytimefalse
53Corebmad-review-edge-case-hunterEdge Case Hunter ReviewECHUse alongside adversarial review for orthogonal coverage — method-driven not attitude-driven.[path]anytimefalse
54Corebmad-distillatorDistillatorDGUse when you need token-efficient distillates that preserve all information for downstream LLM consumption.[path]anytimefalseadjacent to source document or specified output_pathdistillate markdown file(s)
55Corebmad-customizeBMad CustomizeBCUse when you want to change how an agent or workflow behaves — add persistent facts, swap templates, insert activation hooks, or customize menus. Scans what's customizable, picks the right scope (agent vs workflow), writes the override to _bmad/custom/, and verifies the merge. No TOML hand-authoring required.anytimefalse{project-root}/_bmad/customTOML override files
56Creative Intelligence Suite_metafalsehttps://cis-docs.bmad-method.org/llms.txt
57Creative Intelligence Suitebmad-cis-innovation-strategyInnovation StrategyISIdentify disruption opportunities and architect business model innovation.anytimefalseoutput_folderinnovation strategy
58Creative Intelligence Suitebmad-cis-problem-solvingProblem SolvingPSApply systematic problem-solving methodologies to crack complex challenges.anytimefalseoutput_folderproblem solution
59Creative Intelligence Suitebmad-cis-design-thinkingDesign ThinkingDTGuide human-centered design processes using empathy-driven methodologies.anytimefalseoutput_folderdesign thinking
60Creative Intelligence Suitebmad-brainstormingBrainstormingBSFacilitate brainstorming sessions using one or more techniques.anytimefalseoutput_folderbrainstorming session results
61Creative Intelligence Suitebmad-cis-storytellingStorytellingSTCraft compelling narratives using proven story frameworks and techniques.anytimefalseoutput_foldernarrative/story