HSDollyCam/_bmad/_config/bmad-help.csv
mita f9ad14e192 feat: Add new skills and configuration for BMad
- Introduced a comprehensive skill manifest in `skill-manifest.csv` with various skills for advanced elicitation, brainstorming, customization, and more.
- Added `.DS_Store` files in the `bmm` directory for macOS compatibility.
- Created a new `config.yaml` for BMM module configuration, detailing user skill level and project paths.
- Established `module-help.csv` for BMM, providing descriptions and actions for each skill.
- Implemented `config.toml` and `config.user.toml` for core and user-specific configurations, including agent descriptions and project settings.
- Developed `resolve_config.py` and `resolve_customization.py` scripts for merging configuration files, enhancing customization capabilities.
- Documented the system architecture for HS_DollyCam, outlining components and communication protocols.
2026-05-07 06:18:49 +02:00

8.8 KiB

1moduleskilldisplay-namemenu-codedescriptionactionargsphaseafterbeforerequiredoutput-locationoutputs
2BMad Method_metafalsehttps://docs.bmad-method.org/llms.txt
3BMad Methodbmad-brainstormingBrainstorm ProjectBPExpert guided facilitation through a single or multiple techniques.1-analysisfalseplanning_artifactsbrainstorming session
4BMad Methodbmad-market-researchMarket ResearchMRMarket analysis competitive landscape customer needs and trends.1-analysisfalseplanning_artifacts|project-knowledgeresearch documents
5BMad Methodbmad-domain-researchDomain ResearchDRIndustry domain deep dive subject matter expertise and terminology.1-analysisfalseplanning_artifacts|project_knowledgeresearch documents
6BMad Methodbmad-technical-researchTechnical ResearchTRTechnical feasibility architecture options and implementation approaches.1-analysisfalseplanning_artifacts|project_knowledgeresearch documents
7BMad 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
8BMad 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
9BMad Methodbmad-create-prdCreate PRDCPExpert led facilitation to produce your Product Requirements Document.2-planningtrueplanning_artifactsprd
10BMad Methodbmad-validate-prdValidate PRDVP[path]2-planningbmad-create-prdfalseplanning_artifactsprd validation report
11BMad Methodbmad-edit-prdEdit PRDEP[path]2-planningbmad-validate-prdfalseplanning_artifactsupdated prd
12BMad 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
13BMad Methodbmad-create-architectureCreate ArchitectureCAGuided workflow to document technical decisions.3-solutioningtrueplanning_artifactsarchitecture
14BMad Methodbmad-create-epics-and-storiesCreate Epics and StoriesCE3-solutioningbmad-create-architecturetrueplanning_artifactsepics and stories
15BMad Methodbmad-check-implementation-readinessCheck Implementation ReadinessIREnsure PRD UX Architecture and Epics Stories are aligned.3-solutioningbmad-create-epics-and-storiestrueplanning_artifactsreadiness report
16BMad Methodbmad-sprint-planningSprint PlanningSPKicks off implementation by producing a plan the implementation agents will follow in sequence for every story.4-implementationtrueimplementation_artifactssprint status
17BMad Methodbmad-sprint-statusSprint StatusSSAnytime: Summarize sprint status and route to next workflow.4-implementationbmad-sprint-planningfalse
18BMad 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
19BMad Methodbmad-create-storyValidate StoryVSValidates story readiness and completeness before development work begins.validate4-implementationbmad-create-story:createbmad-dev-storyfalseimplementation_artifactsstory validation report
20BMad 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
21BMad Methodbmad-code-reviewCode ReviewCRStory cycle: If issues back to DS if approved then next CS or ER if epic complete.4-implementationbmad-dev-storyfalse
22BMad Methodbmad-checkpoint-previewCheckpointCKGuided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs.4-implementationfalse
23BMad 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
24BMad Methodbmad-retrospectiveRetrospectiveEROptional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.4-implementationbmad-code-reviewfalseimplementation_artifactsretrospective
25BMad Methodbmad-document-projectDocument ProjectDPAnalyze an existing project to produce useful documentation.anytimefalseproject-knowledge*
26BMad Methodbmad-generate-project-contextGenerate Project ContextGPCScan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects.anytimefalseoutput_folderproject context
27BMad Methodbmad-quick-devQuick DevQQUnified intent-in code-out workflow: clarify plan implement review and present.anytimefalseimplementation_artifactsspec and project implementation
28BMad Methodbmad-correct-courseCorrect CourseCCNavigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories.anytimefalseplanning_artifactschange proposal
29BMad 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
30BMad 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
31BMad Methodbmad-agent-tech-writerMermaid GenerateMGCreate a Mermaid diagram based on user description. Will suggest diagram types if not specified.mermaidanytimefalseplanning_artifactsmermaid diagram
32BMad 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
33BMad Methodbmad-agent-tech-writerExplain ConceptECCreate clear technical explanations with examples and diagrams for complex concepts.explain[topic]anytimefalseproject_knowledgeexplanation
34Core_metafalsehttps://docs.bmad-method.org/llms.txt
35Corebmad-brainstormingBrainstormingBSPUse early in ideation or when stuck generating ideas.anytimefalse{output_folder}/brainstormingbrainstorming session
36Corebmad-party-modeParty ModePMOrchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate.anytimefalse
37Corebmad-helpBMad HelpBHanytimefalse
38Corebmad-index-docsIndex DocsIDUse when LLM needs to understand available docs without loading everything.anytimefalse
39Corebmad-shard-docShard DocumentSDUse when doc becomes too large (>500 lines) to manage effectively.[path]anytimefalse
40Corebmad-editorial-review-proseEditorial Review - ProseEPUse after drafting to polish written content.[path]anytimefalsereport located with target documentthree-column markdown table with suggested fixes
41Corebmad-editorial-review-structureEditorial Review - StructureESUse when doc produced from multiple subprocesses or needs structural improvement.[path]anytimefalsereport located with target document
42Corebmad-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
43Corebmad-review-edge-case-hunterEdge Case Hunter ReviewECHUse alongside adversarial review for orthogonal coverage — method-driven not attitude-driven.[path]anytimefalse
44Corebmad-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)
45Corebmad-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