跳到正文
🤖 Consolidated, AI-optimized Wizz Method docs: llms-full.txt. Fetch this plain text file for complete context.

智能体

本页列出 BMad Method 默认提供的 BMM(Agile 套件)智能体,包括它们的 skill ID、菜单触发器和主要 workflow。

智能体Skill ID触发器主要 workflow
Analyst (Mary)bmad-analystBPMRDRTRCBWBDPBrainstorm、Market Research、Domain Research、Technical Research、Create Brief、PRFAQ Challenge、Document Project
Product Manager (John)bmad-pmCPVPEPCEIRCCCreate/Validate/Edit PRD、Create Epics and Stories、Implementation Readiness、Correct Course
Architect (Winston)bmad-architectCAIRCreate Architecture、Implementation Readiness
Developer (Amelia)wizz-agent-devDSQDQACRSPCSERDev Story、Quick Dev、QA Test Generation、Code Review、Sprint Planning、Create Story、Epic Retrospective
UX Designer (Sally)bmad-ux-designerCUCreate UX Design
Technical Writer (Paige)bmad-tech-writerDPWDUSMGVDECDocument Project、Write Document、Update Standards、Mermaid Generate、Validate Doc、Explain Concept
  • Skill ID 是直接调用该智能体的名称(例如 wizz-agent-dev
  • 触发器是进入智能体会话后可使用的菜单短码
  • QA 测试生成由 wizz-qa-generate-e2e-tests workflow skill 处理,通过 Developer 智能体调用;完整 TEA 能力位于独立模块

工作流触发器(通常不需要额外参数)

Section titled “工作流触发器(通常不需要额外参数)”

多数触发器会直接启动结构化 workflow。你只需输入触发码,然后按流程提示提供信息。

示例:CP(Create PRD)、DS(Dev Story)、CA(Create Architecture)、QD(Quick Dev)

部分触发器进入自由对话模式,需要你在触发码后描述需求。

智能体触发器你需要提供的内容
Technical Writer (Paige)WD要撰写的文档主题与目标
Technical Writer (Paige)US要补充到标准中的偏好/规范
Technical Writer (Paige)MG图示类型与图示内容描述
Technical Writer (Paige)VD待验证文档与关注点
Technical Writer (Paige)EC需要解释的概念名称

示例:

WD 写一份 Docker 部署指南
MG 画一个认证流程的时序图
EC 解释模块系统如何运作