Files
Keep/_bmad/bmm/module-help.csv
Sepehr Ramezani fa7e166f3e feat: add reminders page, BMad skills upgrade, MCP server refactor
- Add reminders page with navigation support
- Upgrade BMad builder module to skills-based architecture
- Refactor MCP server: extract tools and auth into separate modules
- Add connections cache, custom AI provider support
- Update prisma schema and generated client
- Various UI/UX improvements and i18n updates
- Add service worker for PWA support

Made-with: Cursor
2026-04-13 21:02:53 +02:00

5.9 KiB

1moduleskilldisplay-namemenu-codedescriptionactionargsphaseafterbeforerequiredoutput-locationoutputs
2BMad Methodbmad-document-projectDocument ProjectDPAnalyze an existing project to produce useful documentation.anytimefalseproject-knowledge*
3BMad Methodbmad-generate-project-contextGenerate Project ContextGPCScan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects.anytimefalseoutput_folderproject context
4BMad Methodbmad-quick-devQuick DevQQUnified intent-in code-out workflow: clarify plan implement review and present.anytimefalseimplementation_artifactsspec and project implementation
5BMad Methodbmad-correct-courseCorrect CourseCCNavigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories.anytimefalseplanning_artifactschange proposal
6BMad 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
7BMad 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
8BMad Methodbmad-agent-tech-writerMermaid GenerateMGCreate a Mermaid diagram based on user description. Will suggest diagram types if not specified.mermaidanytimefalseplanning_artifactsmermaid diagram
9BMad 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
10BMad Methodbmad-agent-tech-writerExplain ConceptECCreate clear technical explanations with examples and diagrams for complex concepts.explain[topic]anytimefalseproject_knowledgeexplanation
11BMad Methodbmad-brainstormingBrainstorm ProjectBPExpert guided facilitation through a single or multiple techniques.1-analysisfalseplanning_artifactsbrainstorming session
12BMad Methodbmad-market-researchMarket ResearchMRMarket analysis competitive landscape customer needs and trends.1-analysisfalseplanning_artifacts|project-knowledgeresearch documents
13BMad Methodbmad-domain-researchDomain ResearchDRIndustry domain deep dive subject matter expertise and terminology.1-analysisfalseplanning_artifacts|project_knowledgeresearch documents
14BMad Methodbmad-technical-researchTechnical ResearchTRTechnical feasibility architecture options and implementation approaches.1-analysisfalseplanning_artifacts|project_knowledgeresearch documents
15BMad Methodbmad-product-briefCreate BriefCBA guided experience to nail down your product idea.1-analysisfalseplanning_artifactsproduct brief
16BMad Methodbmad-create-prdCreate PRDCPExpert led facilitation to produce your Product Requirements Document.2-planningtrueplanning_artifactsprd
17BMad Methodbmad-validate-prdValidate PRDVP[path]2-planningbmad-create-prdfalseplanning_artifactsprd validation report
18BMad Methodbmad-edit-prdEdit PRDEP[path]2-planningbmad-validate-prdfalseplanning_artifactsupdated prd
19BMad 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
20BMad Methodbmad-create-architectureCreate ArchitectureCAGuided workflow to document technical decisions.3-solutioningtrueplanning_artifactsarchitecture
21BMad Methodbmad-create-epics-and-storiesCreate Epics and StoriesCE3-solutioningbmad-create-architecturetrueplanning_artifactsepics and stories
22BMad Methodbmad-check-implementation-readinessCheck Implementation ReadinessIREnsure PRD UX Architecture and Epics Stories are aligned.3-solutioningbmad-create-epics-and-storiestrueplanning_artifactsreadiness report
23BMad Methodbmad-sprint-planningSprint PlanningSPKicks off implementation by producing a plan the implementation agents will follow in sequence for every story.4-implementationtrueimplementation_artifactssprint status
24BMad Methodbmad-sprint-statusSprint StatusSSAnytime: Summarize sprint status and route to next workflow.4-implementationbmad-sprint-planningfalse
25BMad 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
26BMad Methodbmad-create-storyValidate StoryVSValidates story readiness and completeness before development work begins.validate4-implementationbmad-create-story:createbmad-dev-storyfalseimplementation_artifactsstory validation report
27BMad 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
28BMad Methodbmad-code-reviewCode ReviewCRStory cycle: If issues back to DS if approved then next CS or ER if epic complete.4-implementationbmad-dev-storyfalse
29BMad 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
30BMad Methodbmad-retrospectiveRetrospectiveEROptional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.4-implementationbmad-code-reviewfalseimplementation_artifactsretrospective