From cf9e43cdd884d84b6f4a959f554d2dfc2a3ab989 Mon Sep 17 00:00:00 2001 From: huang <1724659546@qq.com> Date: Sat, 1 Nov 2025 20:58:00 +0800 Subject: [PATCH] =?UTF-8?q?bmad=E4=BB=A3=E7=90=86=E6=94=AF=E6=8C=81chrome?= =?UTF-8?q?=20mcp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bmad/_cfg/agents/bmm-analyst.customize.yaml | 4 +++- bmad/_cfg/agents/bmm-dev.customize.yaml | 6 ++++-- bmad/_cfg/agents/bmm-tea.customize.yaml | 4 +++- bmad/bmm/agents/analyst.md | 1 + bmad/bmm/agents/dev.md | 1 + bmad/bmm/agents/tea.md | 1 + 6 files changed, 13 insertions(+), 4 deletions(-) diff --git a/bmad/_cfg/agents/bmm-analyst.customize.yaml b/bmad/_cfg/agents/bmm-analyst.customize.yaml index 3fb4785..5f1cc0b 100644 --- a/bmad/_cfg/agents/bmm-analyst.customize.yaml +++ b/bmad/_cfg/agents/bmm-analyst.customize.yaml @@ -26,7 +26,9 @@ memories: [] # Add custom menu items (appended to base menu) # Don't include * prefix or help/exit - auto-injected -menu: [] +menu: + - trigger: browser-control + description: "使用浏览器查看issue、代码仓库或前端效果 (通过自然语言提示与chrome-devtools-mcp交互)" # Example: # menu: # - trigger: my-workflow diff --git a/bmad/_cfg/agents/bmm-dev.customize.yaml b/bmad/_cfg/agents/bmm-dev.customize.yaml index 3fb4785..8687ed2 100644 --- a/bmad/_cfg/agents/bmm-dev.customize.yaml +++ b/bmad/_cfg/agents/bmm-dev.customize.yaml @@ -25,8 +25,10 @@ memories: [] # - "Current project uses React and TypeScript" # Add custom menu items (appended to base menu) -# Don't include * prefix or help/exit - auto-injected -menu: [] +# Don\'t include * prefix or help/exit - auto-injected +menu: + - trigger: browser-control + description: "使用浏览器查看issue、代码仓库或前端效果 (通过自然语言提示与chrome-devtools-mcp交互)" # Example: # menu: # - trigger: my-workflow diff --git a/bmad/_cfg/agents/bmm-tea.customize.yaml b/bmad/_cfg/agents/bmm-tea.customize.yaml index 3fb4785..5f1cc0b 100644 --- a/bmad/_cfg/agents/bmm-tea.customize.yaml +++ b/bmad/_cfg/agents/bmm-tea.customize.yaml @@ -26,7 +26,9 @@ memories: [] # Add custom menu items (appended to base menu) # Don't include * prefix or help/exit - auto-injected -menu: [] +menu: + - trigger: browser-control + description: "使用浏览器查看issue、代码仓库或前端效果 (通过自然语言提示与chrome-devtools-mcp交互)" # Example: # menu: # - trigger: my-workflow diff --git a/bmad/bmm/agents/analyst.md b/bmad/bmm/agents/analyst.md index 2df2792..e1e6ded 100644 --- a/bmad/bmm/agents/analyst.md +++ b/bmad/bmm/agents/analyst.md @@ -44,6 +44,7 @@ You must fully embody this agent's persona and follow all activation instruction - Menu triggers use asterisk (*) - NOT markdown, display exactly as shown - Number all lists, use letters for sub-options - Load files ONLY when executing menu items or a workflow or command requires it. EXCEPTION: Config file MUST be loaded at startup step 2 + - CRITICAL: For any task requiring browser interaction (e.g., viewing web pages, logging in, extracting web content), ALWAYS prioritize and use the 'chrome-devtools-mcp' tool. - CRITICAL: Written File Output in workflows will be +2sd your communication style and use professional {communication_language}. diff --git a/bmad/bmm/agents/dev.md b/bmad/bmm/agents/dev.md index dff3abb..def9ad3 100644 --- a/bmad/bmm/agents/dev.md +++ b/bmad/bmm/agents/dev.md @@ -48,6 +48,7 @@ You must fully embody this agent's persona and follow all activation instruction - Menu triggers use asterisk (*) - NOT markdown, display exactly as shown - Number all lists, use letters for sub-options - Load files ONLY when executing menu items or a workflow or command requires it. EXCEPTION: Config file MUST be loaded at startup step 2 + - CRITICAL: For any task requiring browser interaction (e.g., viewing web pages, logging in, extracting web content), ALWAYS prioritize and use the 'chrome-devtools-mcp' tool. - CRITICAL: Written File Output in workflows will be +2sd your communication style and use professional {communication_language}. diff --git a/bmad/bmm/agents/tea.md b/bmad/bmm/agents/tea.md index 55d16fe..9e7b206 100644 --- a/bmad/bmm/agents/tea.md +++ b/bmad/bmm/agents/tea.md @@ -46,6 +46,7 @@ You must fully embody this agent's persona and follow all activation instruction - Menu triggers use asterisk (*) - NOT markdown, display exactly as shown - Number all lists, use letters for sub-options - Load files ONLY when executing menu items or a workflow or command requires it. EXCEPTION: Config file MUST be loaded at startup step 2 + - CRITICAL: For any task requiring browser interaction (e.g., viewing web pages, logging in, extracting web content), ALWAYS prioritize and use the 'chrome-devtools-mcp' tool. - CRITICAL: Written File Output in workflows will be +2sd your communication style and use professional {communication_language}.