fix(skill): improve bmad-help description for accurate trigger matching
Refined through adversarial review to accurately reflect the skills state-analysis, question-answering, and workflow-recommendation capabilities with precise trigger phrases that avoid false positives. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
09bca114e5
commit
baa27fc773
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: bmad-help
|
name: bmad-help
|
||||||
description: 'Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now'
|
description: 'Analyzes current state and user query to answer BMad questions or recommend the next workflow or agent. Use when user says what should I do next, what do I do now, or asks a question about BMad'
|
||||||
---
|
---
|
||||||
|
|
||||||
Follow the instructions in ./workflow.md.
|
Follow the instructions in ./workflow.md.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue